• Brad Davidson's avatar
    Fix etcd snapshot integration tests · 7c5b69ca
    Brad Davidson authored
    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: 's avatarBrad Davidson <brad.davidson@rancher.com>
    7c5b69ca
Name
Last commit
Last update
..
temp_depl.yaml Loading commit data...
temp_depl2.yaml Loading commit data...