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

Commits on Nov 2, 2022

  1. Log runme.sh execution in integration tests (ansible#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)
    webknjaz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ebea370 View commit details
    Browse the repository at this point in the history
  2. Delete a bad PR ansible#79263 change note

    (cherry picked from commit 9cfb3f7)
    webknjaz committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    439120a View commit details
    Browse the repository at this point in the history