Fix CI scripts for proxied and exotic hosts - #2383
Draft
craigcomstock wants to merge 2 commits into
Draft
Conversation
craigcomstock
commented
Jul 28, 2026
Contributor
- Fixed ci scripts to work properly on proxied hosts
- Fixed unpack-tarballs to use more portable find command arguments
Contributor
Author
|
@cf-bottom jenkins no tests |
|
Sure, I triggered a build: [NO TESTS] Jenkins: https://ci.cfengine.com/job/pr-pipeline/14340/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-14340/ |
$(pwd) was the jenkins workspace directory which does not have proxy-target.txt so revert back to $HOME rhel/centos-7 need centos-7-setup-devtoolset-11.sh and also realpath to find the right place to source. Limit that to hosts which have realpath and fail fast on rhel/centos-7 hosts that do not have realpath available. Ticket: ENT-11241 Changelog: none (cherry picked from commit 90b666a)
Some find commands require a path to search in. Ticket: ENT-11241 Changelog: none (cherry picked from commit dd61423)
craigcomstock
force-pushed
the
ent-11241-4/master
branch
from
July 28, 2026 18:51
25dd7a7 to
12906d5
Compare
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.