Guillaume Coré
2018-10-11 175910683fb93fc23eda044e1b50ce3f5e379963
ocp-workload reactive pipelines: remove pause

Deployment fails because of the pause.
Pause module is interactive and waiting for user input.
1 files modified
4 ■■■■ changed files
ansible/roles/ocp-workload-reactive-pipelines/tasks/pre_workload.yml 4 ●●●● patch | view | raw | blame | history
ansible/roles/ocp-workload-reactive-pipelines/tasks/pre_workload.yml
@@ -26,10 +26,6 @@
    - "{{ ocp_project_pipelines }}"
  ignore_errors: true
- name: Wait for project deletion
  pause:
    seconds: 40
- name: Create dev project namespace
  command: |
        oc new-project {{item}}