Skip to content

SRE-3764 build: leap15.5 downgrade#18153

Open
grom72 wants to merge 2 commits into
masterfrom
grom72/SRE-3764-master
Open

SRE-3764 build: leap15.5 downgrade#18153
grom72 wants to merge 2 commits into
masterfrom
grom72/SRE-3764-master

Conversation

@grom72
Copy link
Copy Markdown
Contributor

@grom72 grom72 commented Apr 30, 2026

DAOS release 2.6 requires dependency packages in version leap 15.5.

These packages can only be build on master branch after switching to FPM-based RPM build process.

The Build on Leap 15.5 stage must be maintained as long as RPMs for leap 15.5 are needed.

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

@daosbuild3
Copy link
Copy Markdown
Collaborator

Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2

Skip-build-el8-gcc: true

Skip-unit-tests:true
Skip-unit-test: true
Skip-NLT: true
Skip-unit-test-memcheck: true

Skip-func-test-el9: true
Skip-func-test-leap15: false
Skip-test-el-9.6-rpms: true

Skip-func-hw-test: true
@grom72 grom72 force-pushed the grom72/SRE-3764-master branch from d79d605 to e511098 Compare April 30, 2026 19:43
@github-actions
Copy link
Copy Markdown

Errors are Unable to load ticket data
https://daosio.atlassian.net/browse/SRE-3764

@grom72 grom72 marked this pull request as ready for review May 1, 2026 21:37
@grom72 grom72 requested a review from a team as a code owner May 1, 2026 21:37
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>

Priority: 2

Skip-python-bandit: true

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-vm: true
Skip-func-test-el9: true
Skip-fault-injection-test: true

Skip-func-hw-test: true
@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Functional on Leap 15 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18153/4/display/redirect

1 similar comment
@daosbuild3
Copy link
Copy Markdown
Collaborator

Test stage Functional on Leap 15 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18153/4/display/redirect

Comment thread Jenkinsfile
}
post {
success {
uploadNewRPMs('leap15', 'success')
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 am not familiar with this part of the pipeline, but is it ok we now call this uploadNewRPMs('leap15', 'success') (and others) in two separate stages?

Comment thread Jenkinsfile
}
}
}
stage('Build on Leap 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.

Just to be sure. Do we have to provide Leap / SLES 15.6 packages? Is there are customer for this flavour?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants