Skip to content

Commit

Permalink
Lower docker e2e tests max concurrency count (#9041)
Browse files Browse the repository at this point in the history
  • Loading branch information
panktishah26 authored Dec 5, 2024
1 parent 195ea65 commit 62653fa
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: 180
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 62653fa

Please sign in to comment.