Update common workflows functions, add readiness loop 82/15082/1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Tue, 22 Oct 2024 09:35:17 +0000 (11:35 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Fri, 21 Mar 2025 09:13:20 +0000 (10:13 +0100)
commitda7251f6fda1f0c555dc0ec36908586763b7a5f4
tree6ffffd49971fd1f1b3437fcc717b348d8889525a
parent163d9992f87b8460fdb34d8f28d1d906de4d33ab
Update common workflows functions, add readiness loop

The function check_workflow_status was updated to use retries rather
than time. In addition, a new generic function was created to evaluate
the readiness of Kubernetes objects in a loop.

Change-Id: I7e7268ecb0809ebe8895720fbfbd1c39138fd87f
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
osm_lcm/odu_libs/workflows.py
osm_lcm/odu_workflows.py