We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18504e8 commit 89098c2Copy full SHA for 89098c2
src/integration-tests/bash/cleanup.sh
@@ -303,7 +303,7 @@ mkdir -p $TMP_DIR || fail No permision to create directory $TMP_DIR
303
# try an ordered/controlled delete first
304
305
#Comment out orderlyDelete so we can fully test generic delete (do not merge this change!)
306
-#TEB orderlyDelete
+orderlyDelete
307
308
# try a generic delete in case the orderly delete missed something, this runs in two phases:
309
# phase 1: wait to see if artifacts dissappear naturally due to the above orderlyDelete
0 commit comments