From bc967fef6de7f19eb78e963955e2081843e7352f Mon Sep 17 00:00:00 2001 From: Edaena Salinas Date: Mon, 9 Mar 2020 17:03:23 -0700 Subject: [PATCH] Re-enable introspection test --- smoke-test-pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/smoke-test-pipeline.yml b/smoke-test-pipeline.yml index 338775740..42b320c8c 100644 --- a/smoke-test-pipeline.yml +++ b/smoke-test-pipeline.yml @@ -12,7 +12,6 @@ variables: skipComponentGovernanceDetection: "true" stages: - # CURRENTLY DISABLED INTROSPECTION TESTS - stage: integration_tests jobs: - job: introspection_onboard_integration_test @@ -20,7 +19,6 @@ stages: - group: "spk-vg" pool: vmImage: "Ubuntu 16.04" - condition: eq(1,2) # disabling the test temporarily steps: - task: DownloadPipelineArtifact@2 inputs: