Israel Fruchter
Israel Fruchter
## Packages Scylla version: `2024.3.0~dev-20240923.a0b3f6b1b802` with build-id `6a1ee58fde1e0fd72d5c62c9cf5f309b7cb46d89` Kernel Version: `5.4.0-1021-aws-fips` ## Issue description - [ ] This issue is a regression. - [x] It is unknown if this issue...
since there currently no for fix for scylladb/scylladb#18059 we'll be skipping this nemesis until a fix for that issue would be available Ref: scylladb/scylladb#18059 ### Testing - [ ] ###...
perftune.py is a script within seastar (which is a part of scylla_setup) that configures several system parameters, like the amount of CPU cores that are designated to handle IRQ, and...
``` 19:22:35 unit_tests/test_cluster.py:1:0: R0801: Similar lines in 2 files 19:22:35 ==functional_tests.scylla_operator.libs.helpers:[226:237] 19:22:35 ==sdcm.nemesis:[1232:1243] 19:22:35 resharding_time, node.name) 19:22:35 19:22:35 # Check that liveness probe didn't report any errors 19:22:35 # https://github.com/scylladb/scylla-operator/issues/894...
so far the code was using the `/share/cassandra/bin/nodetool` that is the old java based nodetool that depends on JMX and now it would use the script from `/bin/nodetool` that should...
sine there are bugs related centos9 stream we are not gonna attend to. switching the test case to work with rocky9 Ref: https://github.com/scylladb/scylladb/issues/19325 ### Testing - [x] 🔴 rocky9-selinux -...
Failing to create SCT can fail in GCP with the following: ``` Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute per region' of service 'compute.googleapis.com'...
we found out this options is causing more harm than good 1) it's replicate the exact name commands, which for write or mixed, generate override we don't always intend 2)...
Provision step is failing for cases starting with images which is no scylla image: ``` 01:43:16 Traceback (most recent call last): 01:43:16 File "/home/ubuntu/scylla-cluster-tests/./sct.py", line 1863, in 01:43:16 cli.main(prog_name="hydra") 01:43:16...