-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
e2e tests for Kepler, estimator, and model server #456
Comments
some proposal
|
Yes, it is mutual exclusive.
|
@jichenjc Pods metrics are ok, but the node metrics are currently all zero, we'll deploy a node power model in the CI |
Idea to create e2e tests for integration.
btw, the above log comes with v3 log. We may add another OPT like DEBUG to patch the command with -v=3 or 5 in manfest kustomize. |
even though we can check the logs but seems my understanding is integration test is mostly a focus on functions |
I think it is a good ise. we can expose all the status of kepler not only the success/failure of the connection and model config but also the available metrics from its discovery. Then we can let operator use these endpoint to update the Kepler CR status. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is your feature request related to a problem? Please describe.
Having all of the components e2e tested on baremetal and VM (especially on CI)
Describe the solution you'd like
The tests should verify that:
The text was updated successfully, but these errors were encountered: