Skip to content

SRE-3764: Revert 2.6 branch to leap15.5#512

Open
ryon-jensen wants to merge 1 commit into
masterfrom
grom72/SRE-3764
Open

SRE-3764: Revert 2.6 branch to leap15.5#512
ryon-jensen wants to merge 1 commit into
masterfrom
grom72/SRE-3764

Conversation

@ryon-jensen
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Ryon Jensen <ryon.jensen@hpe.com>
Copy link
Copy Markdown
Contributor

@phender phender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The distroVersion.groovy script is used to choose

Comment thread vars/distroVersion.groovy
'leap15': ['master': '15.6',
'2.4': '15.6',
'2.6': '15.6',
'2.6': '15.5',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, this is for 2.6 only.

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
Comment thread vars/distroVersion.groovy
'leap15': ['master': '15.6',
'2.4': '15.6',
'2.6': '15.6',
'2.6': '15.5',
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, this is for 2.6 only.

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.

4 participants