SRE-3764 build: leap15.5 downgrade#18153
Conversation
|
Test stage Build on Leap 15 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-18153/1/execution/node/300/log |
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
d79d605 to
e511098
Compare
|
Errors are Unable to load ticket data |
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
|
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
|
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 |
| } | ||
| post { | ||
| success { | ||
| uploadNewRPMs('leap15', 'success') |
There was a problem hiding this comment.
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?
| } | ||
| } | ||
| } | ||
| stage('Build on Leap 15.5') { |
There was a problem hiding this comment.
Just to be sure. Do we have to provide Leap / SLES 15.6 packages? Is there are customer for this flavour?
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.5stage must be maintained as long as RPMs for leap 15.5 are needed.Steps for the author:
After all prior steps are complete: