From 2cd35a785800b2d96ce0f43ec1682e7e9438242d Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 25 Nov 2024 15:03:28 -0500 Subject: [PATCH] bump time again --- .github/e2e-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/e2e-tests.yml b/.github/e2e-tests.yml index 3679c03a47f..4666c43623d 100644 --- a/.github/e2e-tests.yml +++ b/.github/e2e-tests.yml @@ -942,7 +942,7 @@ runner-test-matrix: triggers: - PR E2E Core Tests - Nightly E2E Tests - test_cmd: cd integration-tests/smoke/ccip && go test ccip_test.go -timeout 17m -test.parallel=2 -count=1 -json + test_cmd: cd integration-tests/smoke/ccip && go test ccip_test.go -timeout 25m -test.parallel=2 -count=1 -json pyroscope_env: ci-smoke-ccipv1_6-evm-simulated test_env_vars: E2E_TEST_SELECTED_NETWORK: SIMULATED_1,SIMULATED_2