Skip to content
Snippets Groups Projects
Commit 4ede5c64 authored by Julien Leduc's avatar Julien Leduc
Browse files

Retry once the archiveretrieve CI job, as sometimes the eos instance reports...

Retry once the archiveretrieve CI job, as sometimes the eos instance reports no space for a possible bad timing between the FST and the MGM.
parent d8754350
No related branches found
No related tags found
No related merge requests found
......@@ -147,6 +147,7 @@ archiveretrieve:
except:
- tags
stage: test
retry: 1
script:
- export NAMESPACE="archiveretrieve-${CTA_BUILD_ID}-$(cat /dev/urandom | tr -dc 'a-z0-9' | fold -w 4 | head -n 1)"
- cd continuousintegration/orchestration/; ./run_systemtest.sh -n ${NAMESPACE} -p ${CI_PIPELINE_ID} -s tests/archive_retrieve.sh -O -D -t 1200
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment