From 872e18380888641c041c005296f4939d9e09dca2 Mon Sep 17 00:00:00 2001 From: Ben Broderick Phillips Date: Wed, 11 Nov 2020 02:10:37 -0500 Subject: [PATCH] Change live test resource DeleteAfterHours tag to 8 hours --- eng/common/TestResources/deploy-test-resources.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/TestResources/deploy-test-resources.yml b/eng/common/TestResources/deploy-test-resources.yml index 031c4b37cccd..a9d693b99420 100644 --- a/eng/common/TestResources/deploy-test-resources.yml +++ b/eng/common/TestResources/deploy-test-resources.yml @@ -1,7 +1,7 @@ parameters: ServiceDirectory: not-set ArmTemplateParameters: '@{}' - DeleteAfterHours: 24 + DeleteAfterHours: 8 Location: '' SubscriptionConfiguration: $(sub-config-azure-cloud-test-resources)