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

Bumping again timeout for 10k files as 1800 was on the edge...

parent 46c953f7
Branches
Tags
No related merge requests found
......@@ -157,7 +157,7 @@ archiveretrieve:
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 1800
- cd continuousintegration/orchestration/; ./run_systemtest.sh -n ${NAMESPACE} -p ${CI_PIPELINE_ID} -s tests/archive_retrieve.sh -O -D -t 2400
artifacts:
when: always
expire_in: 30 days
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment