sustainable-computing-io / kepler-operator

Kepler Operator
Apache License 2.0
25 stars 26 forks source link

ci: improve model-server and estimator validation #336

Closed sthaha closed 6 months ago

sthaha commented 6 months ago

Currently, CI fails because model-server image absent in CI and validation does not wait enough for Model Server to be running. This is fixed by

  1. allowing additional images to be loaded into cluster and using that to load model-server image
  2. improving the validation of model-server and estimator into 2 functions which provide each amble time to be up and running.