Skip to content

Commit

Permalink
teardown smoke tests
Browse files Browse the repository at this point in the history
This reverts commit 8dcf9ed.
  • Loading branch information
SaphMB committed Jan 30, 2023
1 parent 8dcf9ed commit 2c76e3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -473,7 +473,6 @@ jobs:
AWS_ACCESS_KEY_ID: ((control_tower_test_access_key_id))
AWS_SECRET_ACCESS_KEY: ((control_tower_test_secret_key))
BINARY_PATH: binary-linux-amd64/((binary-name))-linux-amd64
SKIP_TEARDOWN: true
on_failure:
put: slack-alert
params:
Expand All @@ -493,7 +492,6 @@ jobs:
BINARY_PATH: binary-linux-amd64/((binary-name))-linux-amd64
GOOGLE_APPLICATION_CREDENTIALS_CONTENTS: ((system_test_google_application_credentials))
IAAS: GCP
SKIP_TEARDOWN: true
on_failure:
put: slack-alert
params:
Expand Down

0 comments on commit 2c76e3c

Please sign in to comment.