-
Notifications
You must be signed in to change notification settings - Fork 42
feat: support a comma-separated list of test suites (#324) backport for 7.9.x #329
Conversation
* chore: rename variable to represent godog tags * fix: double quote variable * chore: rename jenkins parameter * chore: use empty instead of all as value for the tags to be run * chore: simplify variable value * chore: rename variable * feat: support passing a comma-separated list of test suites to be run * chore: extract common code to a method * chore: rename variable * chore: trim test suite in the list * chore: add logs * fix: forgot "each" for the array * chore: extract slack send to a function * chore: format slack message * chore: format message for empty test suites * chore: rename variable to avoid conflicts with Jenkins params * chore: simplify loop Co-authored-by: Victor Martinez <[email protected]> * chore: simplify variables inside loop Co-authored-by: Victor Martinez <[email protected]> # Conflicts: # .ci/scripts/functional-test.sh
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
Same failure as in 7.9.x: merging |
Backports the following commits to 7.9.x: