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
Deploy kruize, create metric profile, invoke the crawler API with the specified crawler json, get the job status using the jobID and invoke listRecommendations using the completed experiment name
Test with following inputs in the crawler json
Specify only timestamp range
Specify only labels
Datasource as prometheus
Datasource as thanos
Ensure exclude section is taken into account by specifying:
Containers to exclude
Namespaces to exclude
Workloads to exclude
Ensure include section is taken into account by specifying:
Containers to include
Namespaces to include
Workloads to include
Add validations for:
API response codes
Validate the job status json
Validate the recommendations returned by list recommendations json
End-to-End test - invoke listRecommendations for not completed experiments, what is the behavior?
Invoke the crawler API with invalid json parameters & validate the response status code & message
End-to-End test
Deploy kruize, create metric profile, invoke the crawler API with the specified crawler json, get the job status using the jobID and invoke listRecommendations using the completed experiment name
Test with following inputs in the crawler json
Add validations for:
End-to-End test - invoke listRecommendations for not completed experiments, what is the behavior?
Invoke the crawler API with invalid json parameters & validate the response status code & message
The text was updated successfully, but these errors were encountered: