Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.14] Log runme.sh execution in integration tests #79282

Merged

Conversation

webknjaz
Copy link
Member

@webknjaz webknjaz commented Nov 2, 2022

SUMMARY

This patch adds set -x where it's missing in the integration tests. It also enables pipefail in runme.sh scripts that use pipes.

(cherry picked from commit 6674c43)

ISSUE TYPE
  • Test Pull Request
COMPONENT NAME

integration tests

ADDITIONAL INFORMATION

This is a backport of #79263.

* Log `runme.sh` execution in integration tests

This patch adds `set -x` where it's missing in the integration tests.
It also enables `pipefail` in `runme.sh` scripts that use pipes.

* Add a change note for PR ansible#79263

(cherry picked from commit 6674c43)
@ansibot ansibot added affects_2.14 backport This PR does not target the devel branch. needs_triage Needs a first human triage before being processed. labels Nov 2, 2022
@webknjaz
Copy link
Member Author

webknjaz commented Nov 2, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Nov 2, 2022
(cherry picked from commit 9cfb3f7)
@mattclay mattclay merged commit 0f3a1d3 into ansible:stable-2.14 Nov 4, 2022
@ansible ansible locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.14 backport This PR does not target the devel branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants