Jiří Locker
2020-02-13 6ac16f67f5dc12123ca6d53b1d71fde39981d3b1
Increase OptaWeb Employee Rostering build timeout (#1142)

* Increase build timeout

* Update deploy instructions
2 files modified
3 ■■■■ changed files
ansible/roles/ocp-workload-optaweb-employee-rostering/defaults/main.yml 2 ●●● patch | view | raw | blame | history
ansible/roles/ocp-workload-optaweb-employee-rostering/readme.adoc 1 ●●●● patch | view | raw | blame | history
ansible/roles/ocp-workload-optaweb-employee-rostering/defaults/main.yml
@@ -18,7 +18,7 @@
quota_secrets: 1
quota_requests_storage: 1Gi
build_status_retries: 45
build_status_retries: 60
build_status_delay: 30
deploy_status_retries: 15
ansible/roles/ocp-workload-optaweb-employee-rostering/readme.adoc
@@ -65,6 +65,7 @@
# a TARGET_HOST is specified in the command line, without using an inventory file
ansible-playbook -i ${TARGET_HOST}, ./configs/ocp-workloads/ocp-workload.yml \
                 -e"ansible_python_interpreter=/usr/bin/python" \
                 -e"ansible_ssh_private_key_file=~/.ssh/${SSH_PRIVATE_KEY}" \
                 -e"ansible_user=${SSH_USER}" \
                 -e"ocp_username=${OCP_USERNAME}" \