SRE-3737 ci: allows custom source for gem install#18024
Merged
Conversation
JohnMalmberg
requested changes
Apr 15, 2026
Collaborator
|
Test stage Test RPMs on EL 9.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18024/1/display/redirect |
|
Errors are Unable to load ticket data |
40cfb3d to
e43801c
Compare
Collaborator
|
Test stage Test RPMs on EL 9.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18024/2/display/redirect |
e43801c to
d0eee63
Compare
Collaborator
|
Test stage Test RPMs on EL 9.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18024/4/display/redirect |
Priority: 2 Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-vm: true Skip-func-hw-test: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Cancel-prev-build: false Priority: 2 Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-test-el9: true Skip-func-hw-test: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
6cbb42d to
1d71784
Compare
This was referenced Apr 17, 2026
6 tasks
osalyk
reviewed
Apr 21, 2026
janekmi
requested changes
Apr 21, 2026
Doc-only: true Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
…-custom-source Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
This reverts commit 1d71784. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Docker image for fault injection testing shall be build without access to internet, that means neither https_proxy nor no_proxy variables shall be provided as docker build parameters. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false Priority: 2 Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-test-el9: true Skip-func-hw-test: true Skip-test-el-9-rpms: true Skip-test-leap-15-rpms: true
osalyk
previously approved these changes
Apr 22, 2026
janekmi
previously approved these changes
Apr 22, 2026
This reverts commit 010a362. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com> Cancel-prev-build: false Priority: 2 Skip-unit-tests:true Skip-unit-test: true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-test-el9: true Skip-func-hw-test: true Skip-test-el-9-rpms: true Skip-test-leap-15-rpms: true
Contributor
Author
|
Validation results (with proper version of pipeline-lib): https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18024/11/pipeline-overview/ |
7 tasks
ryon-jensen
approved these changes
Apr 22, 2026
janekmi
approved these changes
Apr 22, 2026
phender
pushed a commit
that referenced
this pull request
Apr 23, 2026
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.
Allows custom source for gem install.
This change is necessary to fully disable HTTPS_PROXY usage in build dockers in CI.
It is also use to validate daos-stack/pipeline-lib#508.
Steps for the author:
After all prior steps are complete: