From 44b7fc79c511c47eee733d854b1cc48e164c12ee Mon Sep 17 00:00:00 2001 From: anirudhwarrier <12178754+anirudhwarrier@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:19:26 +0530 Subject: [PATCH] set version to 2.17.0-beta0 --- .../automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml | 2 +- .../automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml | 2 +- .../testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml | 2 +- .../testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml | 2 +- .../testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml | 2 +- .../testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml | 2 +- .../testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml index 0b704524e9d..98c7131f6b0 100644 --- a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml +++ b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_1.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Benchmark.Automation.Benchmark] registry_to_test = "2_1" diff --git a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml index f00bb5ed47b..df2f8ed603a 100644 --- a/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml +++ b/integration-tests/testconfig/automation/overrides/benchmark/1000Upkeeps-1h-2_3.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Benchmark.Automation.Benchmark] registry_to_test = "2_3" diff --git a/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml b/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml index 6d58253f526..90606975646 100644 --- a/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml +++ b/integration-tests/testconfig/automation/overrides/load/500Upkeeps-1x-1h.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Load.Seth] root_key_funds_buffer = 1_000_000 diff --git a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml index 8991a6eb903..8b4fc28b9a6 100644 --- a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml +++ b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-12h.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Load.Seth] root_key_funds_buffer = 1_000_000 diff --git a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml index a133fce6dcf..176675bf6f6 100644 --- a/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml +++ b/integration-tests/testconfig/automation/overrides/load/50Upkeeps-1x-1h.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Load.Seth] root_key_funds_buffer = 1_000_000 diff --git a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml index fda5cb6ea29..593f0df5441 100644 --- a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml +++ b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_1.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Soak.Automation.Benchmark] registry_to_test = "2_1" diff --git a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml index 46ba1ad3e85..24ad51d12e9 100644 --- a/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml +++ b/integration-tests/testconfig/automation/overrides/soak/50Upkeeps-8h-2_3.toml @@ -1,5 +1,5 @@ [ChainlinkImage] -version="latest" +version="2.17.0-beta0" [Soak.Automation.Benchmark] registry_to_test = "2_3"