scylla-cluster-tests icon indicating copy to clipboard operation
scylla-cluster-tests copied to clipboard

Tests for Scylla Clusters

Results 448 scylla-cluster-tests issues
Sort by recently updated
recently updated
newest added

This commit adds caching for cassandra-stress versions (drivers included) Fixes #7276 ### Testing - [ ] [Argus](#) - [ ] [Jenkins](#) ### PR pre-checks (self review) - [x] I added...

### Prerequisites * [x] Are you rebased to master ? * [x] Is it reproducible ? * [x] Did you perform a cursory search if this issue isn't opened ?...

Bug

### Prerequisites * [x] Are you rebased to master ? * [x] Is it reproducible ? * [x] Did you perform a cursory search if this issue isn't opened ?...

Bug

Add scylla-doctor to artifact test, run it and validate json output file. Task: https://github.com/scylladb/qa-tasks/issues/1617 ### Testing - [x] [artifacts-debian10-arm-test](https://argus.scylladb.com/test/55102838-2293-47d6-8bde-2ea1b27af077/runs?additionalRuns[]=6729e700-fc68-48a8-95a5-4f5cb8649084) - [x] [artifacts-centos8-test](https://argus.scylladb.com/test/e38d1306-708f-4d21-b0ef-d22c492d697d/runs?additionalRuns[]=5b823a42-e6d7-4301-9356-2a0741842dee) - [ ] [Azure](https://argus.scylladb.com/test/302cc48f-8148-485c-b327-1469dea7f8cf/runs?additionalRuns[]=62149cc3-c86f-4d69-a631-371875e88766) - issue https://github.com/scylladb/field-engineering/issues/2249 -...

Centos-7 is EOL. So, switch our loader and monitor VMs to use 'ubuntu' images. (cherry picked from commit 42a54efb8034bd3edfb1542e084dc49ec2f5b658) ### Testing - [ ] ### PR pre-checks (self review) -...

Ready for review

Centos-7 is EOL. So, switch our loader and monitor VMs to use 'ubuntu' images. (cherry picked from commit 42a54efb8034bd3edfb1542e084dc49ec2f5b658) ### Testing - [ ] ### PR pre-checks (self review) -...

Ready for review

Centos-7 is EOL. So, switch our loader and monitor VMs to use 'ubuntu' images. (cherry picked from commit 42a54efb8034bd3edfb1542e084dc49ec2f5b658) ### Testing - [ ] ### PR pre-checks (self review) -...

Ready for review

in order that argus would be able to know what is the target version for a run, as soon as the test start (including the target versions for upgrade), so...

### Testing - [ ] ### PR pre-checks (self review) - [ ] I added the relevant `backport` labels - [x] I didn't leave commented-out/debugging code ### Reminders - Add...

Ready for review

### Description A typical development workflow would be to set up a cluster(+loaders+monitor) once and then run a bunch of either premade testst or hand crafted commands. The later can...