File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
AzureDevOps/ParallelStrategy Expand file tree Collapse file tree 3 files changed +3
-3
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1717 env :
1818 MLM_LICENSE_TOKEN : $(MLM_LICENSE_TOKEN)
1919
20- - powershell : .\AzureDevOps\DistributeTests.ps1
20+ - powershell : .\AzureDevOps\ParallelStrategy\ DistributeTests.ps1
2121 displayName : ' PowerShell script to distribute tests'
2222
2323 - task : RunMATLABTests@1
4545 env :
4646 MLM_LICENSE_TOKEN : $(MLM_LICENSE_TOKEN)
4747
48- - bash : chmod +x ./AzureDevOps/DistributeTests.sh && ./AzureDevOps/DistributeTests.sh
48+ - bash : chmod +x ./AzureDevOps/ParallelStrategy/ DistributeTests.sh && ./AzureDevOps/ParallelStrategy /DistributeTests.sh
4949 displayName : ' Bash script to distribute tests'
5050
5151 - task : RunMATLABTests@1
7373 env :
7474 MLM_LICENSE_TOKEN : $(MLM_LICENSE_TOKEN)
7575
76- - bash : chmod +x ./AzureDevOps/DistributeTests.sh && ./AzureDevOps/DistributeTests.sh
76+ - bash : chmod +x ./AzureDevOps/ParallelStrategy/ DistributeTests.sh && ./AzureDevOps/ParallelStrategy /DistributeTests.sh
7777 displayName : ' Bash script to distribute tests'
7878
7979 - task : RunMATLABTests@1
You can’t perform that action at this time.
0 commit comments