Closed hbelmiro closed 3 weeks ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign rimolive for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
/test all
@hbelmiro: No presubmit jobs available for opendatahub-io/data-science-pipelines-operator@stable
A new image has been built to help with testing out this PR: quay.io/opendatahub/data-science-pipelines-operator:pr-739
An OCP cluster where you are logged in as cluster admin is required.
To use this image run the following:
cd $(mktemp -d)
git clone git@github.com:opendatahub-io/data-science-pipelines-operator.git
cd data-science-pipelines-operator/
git fetch origin pull/739/head
git checkout -b pullrequest 9d06a9f8341cc9c80b2328c6d001bc53a870aa75
oc new-project opendatahub
make deploy IMG="quay.io/opendatahub/data-science-pipelines-operator:pr-739"
More instructions here on how to deploy and test a Data Science Pipelines Application.
Signed-off-by: Helber Belmiro helber.belmiro@gmail.com (cherry picked from commit 40ca5edae1a86e7460e9c86a0de4de15664c95d4)