scylladb / scylla-manager

The Scylla Manager
https://manager.docs.scylladb.com/stable/
Other
52 stars 34 forks source link

Run Operator tests with the latest Manager before release #4030

Open mikliapko opened 1 month ago

mikliapko commented 1 month ago

Operator test suite - https://github.com/scylladb/scylla-operator/tree/master/test/e2e/set

The suite can be run with a different manager version by sending a dummy PR updating the manager and manager agent image tags (like here https://github.com/scylladb/scylla-operator/pull/2089 or here https://github.com/scylladb/scylla-operator/pull/2105).

Also, we need to investigate whether available Operator SCT tests are able to discovery recently found Manager regression issues: https://github.com/scylladb/scylla-manager/issues/4028 and https://github.com/scylladb/scylla-manager/issues/3989

karol-kokoszka commented 1 month ago

The regression with Scylla Manager that was found by Operator tests came from Operator repo tests, not from SCT. The best would be to have possibility of integrating with what they have in their repo.

cc: @zimnx @tnozicka

tnozicka commented 1 month ago

I am planing to setup "latest" integration jobs between the projects (now that we have the unified config).

tnozicka commented 1 month ago

https://github.com/scylladb/scylla-operator/issues/1611 (there can be other variants when its configurable with the first job)