Skip to content

Commit

Permalink
Removed test/odh as this folder is no longer present
Browse files Browse the repository at this point in the history
  • Loading branch information
ChughShilpa committed Dec 20, 2024
1 parent 57984c9 commit 6ff056a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -400,10 +400,6 @@ test-component: envtest ginkgo ## Run component tests.
test-e2e: manifests fmt vet ## Run e2e tests.
go test -timeout 30m -v ./test/e2e

.PHONY: test-odh
test-odh: manifests fmt vet ## Run e2e ODH tests.
go test -timeout 60m -v ./test/odh

.PHONY: store-odh-logs
store-odh-logs: # Store all ODH relevant logs into artifact directory
kubectl logs -n opendatahub deployment/codeflare-operator-manager > ${ARTIFACT_DIR}/codeflare-operator.log
Expand Down

0 comments on commit 6ff056a

Please sign in to comment.