Skip to content

Commit

Permalink
update script name
Browse files Browse the repository at this point in the history
Signed-off-by: Brenna Hewer-Darroch <[email protected]>
  • Loading branch information
Brenna Hewer-Darroch committed Mar 6, 2020
1 parent ac622c6 commit 3afab82
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .expeditor/verify_private.pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -450,7 +450,7 @@ steps:

- label: "iam v2 force-upgrade to v2 with no legacy"
command:
- integration/run_test integration/tests/iam_v2_force_upgrade_to_v2_with_no_legacy.sh
- integration/run_test integration/tests/iam_v2_no_legacy_to_v2_force_upgrade.sh
timeout_in_minutes: 20
expeditor:
secrets:
Expand All @@ -463,7 +463,7 @@ steps:

- label: "iam v2 force-upgrade to v2 with no legacy (diagnostics only)"
command:
- integration/run_test integration/tests/iam_v2_force_upgrade_to_v2_with_no_legacy_diagnostics.sh
- integration/run_test integration/tests/iam_v2_no_legacy_to_v2_force_upgrade_diagnostics.sh
timeout_in_minutes: 20
expeditor:
secrets:
Expand Down

0 comments on commit 3afab82

Please sign in to comment.