diff --git a/reproducer.yml b/reproducer.yml index 75a92922a1..bebf7a9fb8 100644 --- a/reproducer.yml +++ b/reproducer.yml @@ -109,7 +109,7 @@ - cifmw_deploy_architecture | default(false) | bool - cifmw_post_deployment | default(true) | bool no_log: "{{ cifmw_nolog | default(true) | bool }}" - async: "{{ 7200 + cifmw_test_operator_timeout | default(3600) }}" # 2h should be enough to deploy EDPM and rest for tests. + async: "{{ 7200 + cifmw_test_operator_timeout | default(7200) }}" # 4h should be enough to deploy EDPM and rest for tests. poll: 20 delegate_to: controller-0 ansible.builtin.command: