-
Notifications
You must be signed in to change notification settings - Fork 212
Add a check for DSPO Service Monitor and metrics #831
Add a check for DSPO Service Monitor and metrics #831
Conversation
/retest |
@LaVLaS / @VaishnaviHire could you PTAL? Thanks! |
/lgtm |
/approve |
@LaVLaS The e2e checks relevant to this PR have passed, but it appears that the modelmesh e2e tests are failing. Rerunning CI, but would it be possible to merge this PR despite these failing tests? |
/retest |
2 similar comments
/retest |
/retest |
91701fe
to
2e1fe87
Compare
/test odh-manifests-e2e |
/approve |
/lgtm |
@DharmitD: you cannot LGTM your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: HumairAK, LaVLaS The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Add an e2e test case for DSPO Service Monitor and metrics. Closes RHODS-8312.
Component repo PR: opendatahub-io/data-science-pipelines-operator#127
How Has This Been Tested?
make build
-- to create the test container imagemake run TESTS_REGEX=ml-pipelines
kfctl_openshift.yaml
file.make run SKIP_INSTALL=true SKIP_KFDEF_INSTALL=true
Merge criteria: