Skip to content

Commit

Permalink
TEST: clean-up commands for eos copy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mpatrascoiu committed Oct 15, 2018
1 parent cbee4de commit e71f076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/eos-instance-test
Expand Up @@ -930,6 +930,8 @@ runtest "### eoscp " unix 0 "EOSROLE='-r 0 0'" eos cp -p /etc/passwd /eos/$E
runtest "### eoscp " unix 0 "EOSROLE='-r 0 0'" eos cp -p /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp/* /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp2
runtest "### eoscp " unix 0 "EOSROLE='-r 0 0'" eos cp -r /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp3
runtest "### eoscp " unix 0 "" eos rm -r /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp
runtest "### eoscp " unix 0 "" eos rm -r /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp2
runtest "### eoscp " unix 0 "" eos rm -r /eos/$EOS_TEST_INSTANCE/test/instancetest/eoscp3

################################################################################
# eos FUSE tests
Expand Down

0 comments on commit e71f076

Please sign in to comment.