From 7982a9d4b891bde38588542e709001b340af775a Mon Sep 17 00:00:00 2001 From: Daniel Jurek Date: Thu, 9 Jan 2020 07:58:46 -0800 Subject: [PATCH] update smoke test variable locaiton --- common/smoke-test/smoke-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/smoke-test/smoke-tests.yml b/common/smoke-test/smoke-tests.yml index 9b0d8a1fe3c..6063525f4b9 100644 --- a/common/smoke-test/smoke-tests.yml +++ b/common/smoke-test/smoke-tests.yml @@ -1,7 +1,7 @@ jobs: - job: SmokeTest variables: - - template: ./templates/variables/globals.yml + - template: ../../eng/templates/variables/globals.yml pool: vmImage: $(OSVmImage)