Skip to content

Commit

Permalink
add selected network
Browse files Browse the repository at this point in the history
  • Loading branch information
AnieeG committed Sep 20, 2024
1 parent b645d3c commit a212cc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,13 +195,13 @@ runner-test-matrix:
path: integration-tests/smoke/ccipv1_6_test.go
test_env_type: docker
runs_on: ubuntu-latest
test_config_override_required: true
test_secrets_required: true
workflows:
- PR E2E Core Tests
- Nightly E2E Tests
test_cmd: cd integration-tests/ && go test smoke/ccipv1_6_test.go -timeout 12m -test.parallel=1 -count=1 -json
pyroscope_env: ci-smoke-ccipv1_6-evm-simulated
test_env_vars:
E2E_TEST_SELECTED_NETWORK: SIMULATED_1,SIMULATED_2

# END: CCIPv1.6 tests

Expand Down

0 comments on commit a212cc3

Please sign in to comment.