Skip to content

Commit

Permalink
fix(itest): update execution names
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Dec 2, 2021
1 parent 42c0bcd commit 0c4c407
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions repeated-integration-tests.bash
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@ FLAGS=(
"exec:exec@create-pod"
"exec:exec@start-jfr-datasource"
"exec:exec@start-grafana"
"exec:exec@start-container"
"exec:exec@wait-for-container"
"exec:exec@start-cryostat"
"exec:exec@wait-for-cryostat"
"exec:exec@wait-for-jfr-datasource"
"exec:exec@wait-for-grafana"
"failsafe:integration-test"
"failsafe:verify"
"exec:exec@stop-jfr-datasource"
Expand Down

0 comments on commit 0c4c407

Please sign in to comment.