Skip to content
Snippets Groups Projects
Commit 52717f1d authored by Steven Murray's avatar Steven Murray
Browse files

Reduced sleep to 5 seconds because ctaeos-mgm.sh already waits for /fst to go online

parent be989e57
No related branches found
No related tags found
No related merge requests found
......@@ -194,8 +194,7 @@ fi
# test EOS
# eos slow behind us and we need to give it time to be ready
# 5 secs is not enough
sleep 20
sleep 5
eos -b node ls
xrdcp /etc/group root://${eoshost}:/${EOS_TMP_DIR}/testFile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment