Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config: pipeline: Enable omap tree for specific arm configs #794

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

musamaanjum
Copy link
Contributor

The omap tree was enabled in build-only category where minimal builds with mostly only default configs were enabled. The maintainer, Kevin wants the following:

the omap tree, it should only build for arm arch, and only build
omap1_defconfig omap2plus_defconfig and multi_v7_defconfig

So disable the build-only configs for omap tree and enable it only for those three configurations.

  • The multi_v7_defconfig is the default config which is enabled for all trees by default.
  • Add new entry for omap1_defconfig
  • Add omap tree to already defined omap2plus config

The omap tree was enabled in build-only category where minimal builds
with mostly only default configs were enabled. The maintainer, Kevin
wants the following:

  the omap tree, it should only build for arm arch, and only build
  omap1_defconfig omap2plus_defconfig and multi_v7_defconfig

So disable the build-only configs for omap tree and enable it only for
those three configurations.
- The multi_v7_defconfig is the default config which is enabled for all
  trees by default.
- Add new entry for omap1_defconfig
- Add omap tree to already defined omap2plus config

Signed-off-by: Muhammad Usama Anjum <[email protected]>
@JenySadadia
Copy link
Collaborator

LGTM. Let's wait for staging results.

@khilman
Copy link
Contributor

khilman commented Sep 12, 2024

I don't yet understand pipeline.yaml well enough to know if it does what the description says, but @musamaanjum correctly summarized what I requested, so LGTM.

@JenySadadia
Copy link
Collaborator

@musamaanjum As staging pipeline has been disabled all the tree builds except kernelci, you need to manually submit a checkout using kci-maintainer for omap tree to test this PR on staging.

@musamaanjum musamaanjum added this pull request to the merge queue Sep 16, 2024
Merged via the queue into kernelci:main with commit eaf48b2 Sep 16, 2024
3 checks passed
@musamaanjum musamaanjum deleted the omap branch September 16, 2024 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants