You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would say the first step is to reproduce this error, or make the e2e tests fail.
you may have a k8s cluster on your local, whether KinD or minikube or with Docker Desktop k8s engine.
then with a proper python env, run this shell script https://github.com/kubeflow/katib/blob/master/test/e2e/v1beta1/scripts/gh-actions/run-e2e-tune-api.sh.
the goal here is to stop running the script when the katib is not accessible,
p.s you may refer to this file for ideas: test/e2e/v1beta1/scripts/gh-actions/run-e2e-experiment.sh
What happened?
trace for e2e test run
What did you expect to happen?
to exit when katib is not available
Environment
Kubernetes version:
Katib controller version:
$ kubectl get pods -n kubeflow -l katib.kubeflow.org/component=controller -o jsonpath="{.items[*].spec.containers[*].image}"
Katib Python SDK version:
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
The text was updated successfully, but these errors were encountered: