Skip to content

Commit

Permalink
[CI/CD] Migrate to SONiC Elastictest (#15274)
Browse files Browse the repository at this point in the history
  • Loading branch information
yejianquan authored Jun 2, 2023
1 parent 36b1341 commit 6ddd1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ stages:
dependsOn: BuildVS
condition: and(succeeded(), and(ne(stageDependencies.BuildVS.outputs['vs.SetVar.SKIP_VSTEST'], 'YES'), in(dependencies.BuildVS.result, 'Succeeded', 'SucceededWithIssues')))
variables:
- group: Testbed-Tools
- group: SONiC-Elastictest
- name: inventory
value: veos_vtb
- name: testbed_file
Expand Down

0 comments on commit 6ddd1dd

Please sign in to comment.