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

Sleep 20 seconds before assuming EOS is ready

parent f7f8e77e
Branches
Tags
No related merge requests found
......@@ -189,7 +189,7 @@ fi
# test EOS
# eos slow behind us and we need to give it time to be ready
# 5 secs is not enough
sleep 10
sleep 20
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.
Please register or to comment