Skip to content

SRE-3737 ci: allows custom source for gem install (#18024)#18035

Merged
phender merged 4 commits intorelease/2.8from
grom72/SRE-3737-gem-custom-source-2.8
Apr 23, 2026
Merged

SRE-3737 ci: allows custom source for gem install (#18024)#18035
phender merged 4 commits intorelease/2.8from
grom72/SRE-3737-gem-custom-source-2.8

Conversation

@grom72
Copy link
Copy Markdown
Contributor

@grom72 grom72 commented Apr 17, 2026

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.
Backport of (#18024)

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).

@github-actions
Copy link
Copy Markdown

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

@grom72 grom72 marked this pull request as ready for review April 20, 2026 06:22
@grom72 grom72 requested a review from a team as a code owner April 20, 2026 06:22
@grom72 grom72 added clean-cherry-pick Cherry-pick from another branch that did not require additional edits forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. labels Apr 20, 2026
osalyk
osalyk previously approved these changes Apr 20, 2026
@grom72 grom72 added the approved-to-merge PR has received release branch merge approval label Apr 20, 2026
grom72 added 3 commits April 22, 2026 10:19
Allows custom source for gem install.
This change is necessary to fully disable HTTPS_PROXY usage in build dockers in CI.

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

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
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
@grom72 grom72 force-pushed the grom72/SRE-3737-gem-custom-source-2.8 branch from 45b31ff to 1b1fcd2 Compare April 22, 2026 08:38
This reverts commit 1b1fcd2.

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
@grom72 grom72 requested a review from osalyk April 22, 2026 11:44
@grom72
Copy link
Copy Markdown
Contributor Author

grom72 commented Apr 22, 2026

Validation results (with proper version of pipeline-lib): https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-18035/2/pipeline-overview/

@grom72 grom72 requested a review from a team April 23, 2026 13:38
@phender phender merged commit bf4cfa1 into release/2.8 Apr 23, 2026
47 of 48 checks passed
@phender phender deleted the grom72/SRE-3737-gem-custom-source-2.8 branch April 23, 2026 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-to-merge PR has received release branch merge approval clean-cherry-pick Cherry-pick from another branch that did not require additional edits forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed.

Development

Successfully merging this pull request may close these issues.

4 participants