Skip to content

Commit

Permalink
test/main: Add invocation of instance export test
Browse files Browse the repository at this point in the history
Signed-off-by: Din Music <[email protected]>
  • Loading branch information
MusicDin committed Oct 17, 2023
1 parent 11148d5 commit 371b55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ if [ "${1:-"all"}" != "cluster" ]; then
run_test test_backup_export "backup export"
run_test test_backup_rename "backup rename"
run_test test_backup_volume_export "backup volume export"
run_test test_backup_export_import_instance_only "backup export and import instance only"
run_test test_backup_volume_rename_delete "backup volume rename and delete"
run_test test_backup_different_instance_uuid "backup instance and check instance UUIDs"
run_test test_backup_volume_expiry "backup volume expiry"
Expand Down

0 comments on commit 371b55f

Please sign in to comment.