nerc-project / coldfront-plugin-cloud

ColdFront plugin to manage resource allocations on OpenStack and OpenShift
GNU General Public License v3.0
4 stars 10 forks source link

[ColdFront/OpenShift] Check on status rather than waiting for a set period of time #50

Open knikolla opened 2 years ago

knikolla commented 2 years ago

When setting up microshift there are some sleep commands.

larsks commented 1 year ago

Why are there sleep commands? Is this just waiting for microshift to settle? I think you have a more active solution to that in https://github.com/CCI-MOC/openshift-acct-mgt/blob/master/ci/setup.sh, or is that solving a different issue?