Skip to content

Commit bd9d143

Browse files
committed
TEST: Disable recycle bin after running the tests
1 parent 339e289 commit bd9d143

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/eos-instance-test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1062,6 +1062,7 @@ runtest "### Purge " unix 0 "EOSROLE='-r 3 4'" eos recycle purge --rid $rid
10621062
runtest "### NoFile " unix 1 "" eos recycle ls --all | grep /eos/$EOS_TEST_INSTANCE/test/instancetest/precycle/pfile
10631063
runtest "### Recycle " unix 0 "" eos recycle config --remove-bin /eos/$EOS_TEST_INSTANCE/test/instancetest/precycle
10641064
runtest "### Rem " unix 0 "" eos rm -r /eos/$EOS_TEST_INSTANCE/test/instancetest/precycle
1065+
runtest "### Recycle " unix 0 "" eos recycle config --enable "off"
10651066

10661067
################################################################################
10671068
# STRESS

0 commit comments

Comments
 (0)