Skip to content

Fix CI scripts for proxied and exotic hosts - #2383

Draft
craigcomstock wants to merge 2 commits into
cfengine:masterfrom
craigcomstock:ent-11241-4/master
Draft

Fix CI scripts for proxied and exotic hosts#2383
craigcomstock wants to merge 2 commits into
cfengine:masterfrom
craigcomstock:ent-11241-4/master

Conversation

@craigcomstock

Copy link
Copy Markdown
Contributor
  • Fixed ci scripts to work properly on proxied hosts
  • Fixed unpack-tarballs to use more portable find command arguments

@craigcomstock

Copy link
Copy Markdown
Contributor Author

@cf-bottom jenkins no tests

@cf-bottom

Copy link
Copy Markdown

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

2 participants