Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Commit

Permalink
Debug pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
xlz-jbleclere committed Oct 26, 2020
1 parent 586f190 commit 2011568
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions deployment/azure-pipelines-health-test-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
tox_extra_option: '-m minimum'
- os_distrib: 'ubuntu_18_04'
tox_extra_option: '-m minimum'
dependsOn: 'centos_7'
1 change: 0 additions & 1 deletion deployment/runTestFromPkgOnEc2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
displayName: Install and run tests on AWS with ${{ config.os_distrib }}
dependsOn:
- startAgent_Aws_${{ config.os_distrib }}
condition: succeededOrFailed()
pool:
name: Default
demands: # Use previously instantiated agent
Expand Down

0 comments on commit 2011568

Please sign in to comment.