Skip to content

Commit

Permalink
try to increase aks parallelism
Browse files Browse the repository at this point in the history
  • Loading branch information
ishustava committed Aug 9, 2022
1 parent 31b9fb2 commit f12ca10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ jobs:
# failure_message: "GKE acceptance tests failed. Check the logs at: ${CIRCLE_BUILD_URL}"

acceptance-aks-1-21:
parallelism: 3
parallelism: 6
environment:
- TEST_RESULTS: /tmp/test-results
docker:
Expand Down

0 comments on commit f12ca10

Please sign in to comment.