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

Commit

Permalink
re-wrote experiment test builds to run in parallel on single 4-GPU VM (
Browse files Browse the repository at this point in the history
…#246)

* re-wrote experiment test builds to run in parallel on single 4-GPU VM

* fixed yaml typo

* fixed another yaml typo

* added more descriptive build names

* fixed another yaml typo

* changed build names and added tee log splitting

* added wait -n

* added wait termination condition

* fixed path typo

* added code to manually block on PIDs

* added ADO fixes to collect PIDs for wait; changed component governance build pool

* added manual handling of return codes

* fixed parallel distributed tests

* build typo
  • Loading branch information
maxkazmsft authored Apr 8, 2020
1 parent c9c2773 commit 79d1971
Show file tree
Hide file tree
Showing 2 changed files with 318 additions and 247 deletions.
2 changes: 1 addition & 1 deletion tests/cicd/component_governance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ trigger:
- contrib

pool:
vmImage: 'ubuntu-latest'
name: deepseismicagentpool

steps:
- task: ComponentGovernanceComponentDetection@0
Expand Down
Loading

0 comments on commit 79d1971

Please sign in to comment.