From 585610efadd8337bb83d5dc4db7b188d99038f0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Leszczy=C5=84ski?= <2000michal@wp.pl> Date: Fri, 22 Mar 2024 14:19:17 +0100 Subject: [PATCH] TMP: update scylla nightly version --- ...tion-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml | 2 +- .../integration-tests-nightly-ipv4-raftschema-rafttopology.yaml | 2 +- .../workflows/integration-tests-nightly-ipv4-raftschema.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml index 7494cb8f4b..afbfe69b5d 100644 --- a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml +++ b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology-tablets.yaml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true env: - scylla-version: 'scylla-nightly:5.5.0-dev-0.20240314.ce1784186042' + scylla-version: 'scylla-nightly:5.5.0-dev-0.20240321.900b56b117a1' ip-family: IPV4 raft-schema: true raft-topology: true diff --git a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml index fcb1677082..5239607e4f 100644 --- a/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml +++ b/.github/workflows/integration-tests-nightly-ipv4-raftschema-rafttopology.yaml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true env: - scylla-version: 'scylla-nightly:5.5.0-dev-0.20240314.ce1784186042' + scylla-version: 'scylla-nightly:5.5.0-dev-0.20240321.900b56b117a1' ip-family: IPV4 raft-schema: true raft-topology: true diff --git a/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml b/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml index 28a28ad955..5890997854 100644 --- a/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml +++ b/.github/workflows/integration-tests-nightly-ipv4-raftschema.yaml @@ -12,7 +12,7 @@ concurrency: cancel-in-progress: true env: - scylla-version: 'scylla-nightly:5.5.0-dev-0.20240314.ce1784186042' + scylla-version: 'scylla-nightly:5.5.0-dev-0.20240321.900b56b117a1' ip-family: IPV4 raft-schema: true raft-topology: false