Commit Graph

2 Commits (4ca3a29cd266b661954e07a44d1802d93dc68f2c)

Author SHA1 Message Date
Sviatoslav Sydorenko 6674c43edd
Log `runme.sh` execution in integration tests (#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 #79263
2 years ago
Matt Clay df45dcdae0
Add integration tests for test plugins. (#70576) 4 years ago