Skip to content

Commit d466910

Browse files
authored
[CI/CD] Migrate to SONiC Elastictest (#15276)
1 parent a53ad57 commit d466910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ stages:
7777
dependsOn: BuildVS
7878
condition: and(succeeded(), and(ne(stageDependencies.BuildVS.outputs['vs.SetVar.SKIP_VSTEST'], 'YES'), in(dependencies.BuildVS.result, 'Succeeded', 'SucceededWithIssues')))
7979
variables:
80-
- group: Testbed-Tools
80+
- group: SONiC-Elastictest
8181
- name: inventory
8282
value: veos_vtb
8383
- name: testbed_file

0 commit comments

Comments
 (0)