Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Aug 26, 2024
1 parent 5915a78 commit 8c5fc2c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,6 @@ runner-test-matrix:
test_env_type: k8s-remote-runner
runs_on: ubuntu-latest
workflows:
- Automation On Demand Tests
- E2E CCIP Chaos Tests
test_cmd: cd integration-tests/ccip-tests/chaos && DETACH_RUNNER=false go test ccip_test.go -v -test.parallel=11 -timeout 60m -count=1 -json
test_env_vars:
Expand All @@ -994,7 +993,6 @@ runner-test-matrix:
test_env_type: k8s-remote-runner
runs_on: ubuntu-latest
workflows:
- Automation On Demand Tests
# Disabled until CCIP-2555 is resolved
# - E2E CCIP Chaos Tests
test_cmd: cd integration-tests/ccip-tests/load && DETACH_RUNNER=false go test -run '^TestLoadCCIPStableWithPodChaosDiffCommitAndExec' -v -test.parallel=4 -timeout 120m -count=1 -json
Expand Down

0 comments on commit 8c5fc2c

Please sign in to comment.