SRE-3764: Revert 2.6 branch to leap15.5#512
Open
ryon-jensen wants to merge 1 commit into
Open
Conversation
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Signed-off-by: Ryon Jensen <ryon.jensen@hpe.com>
JohnMalmberg
approved these changes
May 1, 2026
6 tasks
phender
requested changes
May 1, 2026
Contributor
phender
left a comment
There was a problem hiding this comment.
The distroVersion.groovy script is used to choose
| 'leap15': ['master': '15.6', | ||
| '2.4': '15.6', | ||
| '2.6': '15.6', | ||
| '2.6': '15.5', |
Contributor
There was a problem hiding this comment.
Even though we're moving back to building on 15.5, don't we still want to test on 15.6? This code chooses the distro for provisioning stages like Functional on Leap 15.6.
Contributor
There was a problem hiding this comment.
I do not know why do we want to push 2.6 to leap 15.6 if the biggest/most important user can not use it.
We can always run tests on leap 15.6 providing full name in the stage name as it is in case of Functional on Leap 15.6.
Without moving back to '15.5' here we have to put full information in daos/Jenkins that causes we have to modify again Git's checkers names to include minor version.
grom72
added a commit
to daos-stack/daos
that referenced
this pull request
May 4, 2026
Leap version (minor) is defined by the pipeline lib, no need to provide full information in stage's name. See daos-stack/pipeline-lib#512 Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Priority: 2 Skip-build-el8-gcc: true Skip-build-el9-gcc: true Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-test-el8: true Skip-func-test-el9: true Skip-func-test-leap15: false Skip-fault-injection-test: true Skip-test-el-9.6-rpms: true Skip-test-el-9-rpms: true Skip-func-hw-test: true
6 tasks
phender
approved these changes
May 7, 2026
| 'leap15': ['master': '15.6', | ||
| '2.4': '15.6', | ||
| '2.6': '15.6', | ||
| '2.6': '15.5', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.