Skip to content

Commit

Permalink
Increase Cloudstack Concurrent Test Count (#8464)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimcdevitt authored Jul 9, 2024
1 parent d530b71 commit 27f5aff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: 0.2
env:
variables:
INTEGRATION_TEST_MAX_EC2_COUNT: 180
INTEGRATION_TEST_MAX_CONCURRENT_TEST_COUNT: 30
INTEGRATION_TEST_MAX_CONCURRENT_TEST_COUNT: 50
T_CLOUDSTACK_CIDR: "10.80.214.0/23"
CLOUDSTACK_PROVIDER: true
EKSA_GIT_KNOWN_HOSTS: "/tmp/known_hosts"
Expand Down

0 comments on commit 27f5aff

Please sign in to comment.