[COMMIT scylla-cluster-tests master] fix(gce_provision): move to latest scylla==4.6.3

0 views
Skip to first unread message

Commit Bot

<bot@cloudius-systems.com>
unread,
May 25, 2022, 5:29:06 AM5/25/22
to scylladb-dev@googlegroups.com, Israel Fruchter
From: Israel Fruchter <fr...@scylladb.com>
Committer: Israel Fruchter <israel....@gmail.com>
Branch: master

fix(gce_provision): move to latest scylla==4.6.3

Since there a new java security fix, that breaks nodetool in
older scylla versions, we should be move to lastest release.

```
nodetool: Failed to connect to '127.0.0.1:7199' - URISyntaxException:
'Malformed IPv6 address at index 7: rmi://[127.0.0.1]:7199'.
```

---
diff --git a/test-cases/PR-provision-test.yaml b/test-cases/PR-provision-test.yaml
--- a/test-cases/PR-provision-test.yaml
+++ b/test-cases/PR-provision-test.yaml
@@ -22,7 +22,7 @@ instance_provision: 'spot'

gce_image_db: 'https://www.googleapis.com/compute/v1/projects/centos-cloud/global/images/family/centos-7'

-scylla_version: 4.4.1
+scylla_version: 4.6.3

workaround_kernel_bug_for_iotune: true

Reply all
Reply to author
Forward
0 new messages