Skip to content

Commit

Permalink
Lower vsphere concurrent tests to 60 (#8958)
Browse files Browse the repository at this point in the history
  • Loading branch information
vignesh-goutham authored Nov 1, 2024
1 parent dfb584e commit fd108f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 0.2

env:
variables:
INTEGRATION_TEST_MAX_CONCURRENT_TEST_COUNT: 80
INTEGRATION_TEST_MAX_CONCURRENT_TEST_COUNT: 60
EKSA_GIT_KNOWN_HOSTS: "/tmp/known_hosts"
EKSA_GIT_PRIVATE_KEY: "/tmp/private-key"
INTEGRATION_TEST_INFRA_CONFIG: "/tmp/test-infra.yml"
Expand Down

0 comments on commit fd108f5

Please sign in to comment.