Skip to content
Snippets Groups Projects
Commit 45929266 authored by Eric Cano's avatar Eric Cano
Browse files

Increased the number of files in CI tests (with the same data volume).

parent 7958be88
No related branches found
No related tags found
No related merge requests found
......@@ -41,8 +41,8 @@ kubectl -n ${NAMESPACE} exec client -- bash /root/simple_client_ar.sh || exit 1
kubectl -n ${NAMESPACE} cp grep_xrdlog_mgm_for_error.sh ctaeos:/root/grep_xrdlog_mgm_for_error.sh
kubectl -n ${NAMESPACE} exec ctaeos -- bash /root/grep_xrdlog_mgm_for_error.sh || exit 1
NB_FILES=1000
FILE_SIZE_KB=150
NB_FILES=10000
FILE_SIZE_KB=15
echo
echo "Launching client_ar.sh on client pod"
......
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