mirror of
https://github.com/versity/versitygw.git
synced 2026-08-18 21:26:27 +00:00
test: temp before merge
This commit is contained in:
@@ -45,6 +45,9 @@ export RUN_USERS=true
|
||||
}
|
||||
|
||||
@test "REST - HeadBucket - doesn't exist" {
|
||||
if [ "$RECREATE_BUCKETS" == "false" ]; then
|
||||
skip "skip test when RECREATE_BUCKETS is set to false"
|
||||
fi
|
||||
run head_bucket_rest "$BUCKET_ONE_NAME"
|
||||
assert_failure 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user