Skip to content
This repository was archived by the owner on Apr 13, 2020. It is now read-only.

Commit ed103a1

Browse files
authored
Re-enable introspection test (#384)
1 parent c338f0d commit ed103a1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

smoke-test-pipeline.yml

-2
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@ variables:
1212
skipComponentGovernanceDetection: "true"
1313

1414
stages:
15-
# CURRENTLY DISABLED INTROSPECTION TESTS
1615
- stage: integration_tests
1716
jobs:
1817
- job: introspection_onboard_integration_test
1918
variables:
2019
- group: "spk-vg"
2120
pool:
2221
vmImage: "Ubuntu 16.04"
23-
condition: eq(1,2) # disabling the test temporarily
2422
steps:
2523
- task: DownloadPipelineArtifact@2
2624
inputs:

0 commit comments

Comments
 (0)