Tomáš Nožička
Tomáš Nožička
We should wire an invariant checker that verifies that no container exits with non zero status during an e2e run. There likely needs to be an annotation to except from...
By default e2e tests run tests that require objects storage. All tests in the conformance suite have to work on all supported platforms or go to a different suite. The...
We should see if there are easy fixes to get alternative OS version working with the operator and list any blockers so we can estimate the effort.
We should install the Operator on OKD and identify what's broken there. We can fix the easy ones as we go and make stories to cover the harder ones.
We need to cover vertical scaling / changing the number of SMPs. Likely in the same file as scaling, just split the horizontal and vertical.
For tests, or their parts, that maintain quorum, we should make sure the quorum is available during the whole time. Presumably done with quorum reads and writes.
**What should the feature do:** Our e2e should make sure scaling and decommissioning is robust. In addition to our existing tests we should make sure that we can adjust the...
### Link to the job that flaked. https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2055/pull-scylla-operator-master-e2e-gke-parallel-clusterip/1820487766287323136#1:test-build-log.txt%3A1002 ### Snippet of what failed. ``` [FAILED] %!(EXTRA string=Error: create restore target, units and views: init target: look for schema file: get...
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Currently the managed Prometheus that is part of the new monitoring stack doesn't force...