scylladb / scylla-manager

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

Test enterprise nightly #3843

Closed Michal-Leszczynski closed 1 month ago

Michal-Leszczynski commented 1 month ago

This PR introduces new restore test framework (testHelper) and (with its help) implements a functional test for restoring a user (TestRestoreTablesUserIntegration). It also rewrites TestRestoreTablesNoReplicationIntegration.

It also: Fixes #3833

Michal-Leszczynski commented 1 month ago

@karol-kokoszka as expected (see #3869), new restore user test is failing for Scylla nightly and will be failing for Scylla 6.0 in general. The PR is ready for review!