From 2c76e3c491a63526a18ad59116321edf77400756 Mon Sep 17 00:00:00 2001 From: Sapphire Mason-Brown Date: Mon, 30 Jan 2023 15:12:25 +0000 Subject: [PATCH] teardown smoke tests This reverts commit 8dcf9ed8d264a22d462eb3e915ed0941038555ac. --- ci/pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index bd78f32f..57a40798 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -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: @@ -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: