k3s/tests/integration/etcdrestore
Brad Davidson 7c5b69ca1d Fix etcd snapshot integration tests
Snapshot delete/prune tests were only working because the delete command
would report success even when deleting a snapshot that didn't exist,
and the test regex was finding the snapshot name multiple times in
the list output and deleting it twice.

Snapshot restore tests seem to have expected the deployment to be rolled out
immediately, which is not a reasonable expectation.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2023-10-12 15:04:45 -07:00
..
testdata Fix etcd snapshot integration tests 2023-10-12 15:04:45 -07:00
etcd_restore_int_test.go Fix etcd snapshot integration tests 2023-10-12 15:04:45 -07:00