Skip to content

Commit

Permalink
tests - run script updated with workflow targets (#5500)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkonieczny authored May 27, 2024
1 parent d219354 commit 948f881
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions test/scripts/executor-tests/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -536,6 +536,14 @@ main() {
postman-smoke
playwright-smoke
soapui-smoke
workflow-cypress-smoke
workflow-gradle-smoke
workflow-jmeter-smoke
workflow-k6-smoke
workflow-maven-smoke
workflow-playwright-smoke
workflow-postman-smoke
workflow-soapui-smoke
;;
smoke)
artillery-smoke
Expand All @@ -559,6 +567,14 @@ main() {
playwright-smoke
postman-smoke
soapui-smoke
workflow-cypress-smoke
workflow-gradle-smoke
workflow-jmeter-smoke
workflow-k6-smoke
workflow-maven-smoke
workflow-playwright-smoke
workflow-postman-smoke
workflow-soapui-smoke
;;
special)
special-cases-failures
Expand Down

0 comments on commit 948f881

Please sign in to comment.