ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
48 stars 80 forks source link

[patch] Decrease time to wait fot ManageWorkspace be in a Ready condition #1320

Closed alequint closed 1 month ago

alequint commented 2 months ago

Time has been decreased from 8 to 6 hours and it was done by analyzing failed runs in fvtnocpd where the wait for config-map task took more time than the one expected by Manage be ready. Time for both tasks were close to 8 hours. Runs of manage workspace however tell us that correct time, when everything works, is mostly 4 hours, including big industry solutions.

This change will be used in fvt pipeline for some time before we pull it to the collection