Skip to content

Commit

Permalink
removeCodeflareSubscription
Browse files Browse the repository at this point in the history
  • Loading branch information
Shilpa Chugh committed Oct 10, 2023
1 parent cbdbed2 commit 01938b8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ ln -s /usr/local/bin/greadlink /usr/local/bin/readlink
* If you run these tests in a local cluster and have not deployed the Open Data Hub on your OpenShift cluster:

```bash
# Install CodeFlare operator
oc apply -f https://raw.githubusercontent.com/opendatahub-io/distributed-workloads/main/tests/resources/codeflare-subscription.yaml

installPlanName=$(oc get installplans -n openshift-operators -o jsonpath='{.items[?(@.metadata.ownerReferences[0].name=="codeflare-operator")].metadata.name}')
oc patch installplan $installPlanName -n openshift-operators --type merge -p '{"spec":{"approved":true}}'

Expand Down
12 changes: 0 additions & 12 deletions tests/resources/codeflare-subscription.yaml

This file was deleted.

0 comments on commit 01938b8

Please sign in to comment.