From b2ebccaff699b027d9f1ca4118f6c81f271db620 Mon Sep 17 00:00:00 2001 From: Mateusz Sekara Date: Fri, 28 Jun 2024 10:02:42 +0200 Subject: [PATCH] Minor fixes --- .../ccip1.4-stress-2024-06-27}/prod-testnet.toml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename integration-tests/ccip-tests/testconfig/{override => tomls/ccip1.4-stress-2024-06-27}/prod-testnet.toml (99%) diff --git a/integration-tests/ccip-tests/testconfig/override/prod-testnet.toml b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress-2024-06-27/prod-testnet.toml similarity index 99% rename from integration-tests/ccip-tests/testconfig/override/prod-testnet.toml rename to integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress-2024-06-27/prod-testnet.toml index 0dd220b7af..f8321584c8 100644 --- a/integration-tests/ccip-tests/testconfig/override/prod-testnet.toml +++ b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress-2024-06-27/prod-testnet.toml @@ -919,7 +919,8 @@ selected_networks = [ [CCIP.Groups.load] NetworkPairs = [ - 'AVALANCHE_FUJI,SEPOLIA' + 'AVALANCHE_FUJI,SEPOLIA', + 'OPTIMISM_SEPOLIA,BASE_SEPOLIA' ] BiDirectionalLane = true @@ -930,8 +931,8 @@ NoOfTokensPerChain = 1 [CCIP.Groups.load.LoadProfile] RequestPerUnitTime = [1] -TimeUnit = '30s' -TestDuration = '5m' +TimeUnit = '5s' +TestDuration = '1h' TestRunName = 'v2.12.0-ccip1.4.16-load' # to represent 20%, 60%, 15%, 5% of the total messages