Skip to content

Commit

Permalink
TEMP - remove throttle while testing
Browse files Browse the repository at this point in the history
  • Loading branch information
marosset committed Sep 24, 2019
1 parent fd4622f commit a620554
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ stage ("discover tests") {
}

stage ("AKS Engine E2E Tests") {
throttle(['k8s-matrix']) {
// throttle(['k8s-matrix']) {
parallel tasks
}
//}
}

0 comments on commit a620554

Please sign in to comment.