Skip to content
Snippets Groups Projects
Commit 3b9dd7d4 authored by jurgenhaas's avatar jurgenhaas
Browse files

Set high timeout for mdstat repair chatops job

parent d9bd3b5f
No related branches found
No related tags found
No related merge requests found
......@@ -156,6 +156,7 @@ MdstatRepair:
<<: *default_settings_cron
script:
- ascr mdstat ${CHAT_INPUT} ${ANSIBLE_EXTRA_ARGS}
timeout: 5 hours
except:
variables:
- $ANSIBLE_JOB_NAME && $ANSIBLE_JOB_NAME != "MdstatRepair"
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