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

lmp/jobserv: prepare the kirkstone build #371

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

quaresmajose
Copy link
Member

@quaresmajose quaresmajose commented Jan 15, 2025

Our main release CI job called build-release is tracking the lmp-manifest/main branch which is already based on kirksotne branches for all the layers. So it is time to rename that job to build-kirkstone and also start tracking the lmp-manifest/kirksotne branch that we already have.

This will also remove the old build-release-stable job which has not been used for some time now and starts to be problematic because it tracks the kirkstone branch that you didn't have but we recently created.

@quaresmajose quaresmajose requested a review from a team January 15, 2025 14:32
This is an old job that is not used in the last 3 years [1].
It is currently back in use as a result of the creation of the bracnh kirkstone
but note that this ci job did not exist for this purpose.

[1] foundriesio@f74174e

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
This job will start tracking the branch kirksotne.

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
All the other jobs have the AKLITE_TAG so add them.

Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io>
@angolini
Copy link
Contributor

Please add a description to the PR

@angolini
Copy link
Contributor

Can I understand we are going to perform 3 different kind of builds? main, kirkstone and scarthgap?

Also, can you, please, describe how the test builds is implemented in a section (or child page) in the confluence page for Release Process?

@quaresmajose
Copy link
Member Author

Can I understand we are going to perform 3 different kind of builds? main, kirkstone and scarthgap?

right, we will have 3 jobs:

  • build-kirkstone
  • build-scarthgap
  • build-main

I think this naming is more appropriate as it makes clear what branch form the Yocto LTS we are using.

Also, can you, please, describe how the test builds is implemented in a section (or child page) in the confluence page for Release Process?

I can add something but I don't fully understand the tests.

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.

2 participants