Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Verified Commit 73b774a0 authored by Vincent SIMONIN's avatar Vincent SIMONIN
Browse files

:construction_worker: Increase waiting time before exec functional tests

parent a0b3f5b1
No related branches found
No related tags found
1 merge request!47First merge request for NETBOX Cisco tests
Pipeline #104216 passed
......@@ -43,6 +43,6 @@
delay: 5
delegate_to: localhost
- name: Pause for 5 seconds
- name: Pause for 120 seconds
ansible.builtin.pause:
seconds: 5
seconds: 120
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