Skip to content

Commit

Permalink
Bump down Cloudstack concurrent tests to 50 (#6722)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavmpandey08 authored Sep 25, 2023
1 parent 81abfa4 commit a62abf3
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: 70
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 a62abf3

Please sign in to comment.