Skip to content

Commit 45b334b

Browse files
authored
Makefile,test: Remove the test/rh-operators directory (#2354)
Update the root Makefile and remove the target for running the metric e2e tests. Remove the test/rh-operators directory. Signed-off-by: timflannagan <[email protected]>
1 parent 26c36d7 commit 45b334b

File tree

3 files changed

+0
-735
lines changed

3 files changed

+0
-735
lines changed

Diff for: Makefile

-3
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,6 @@ e2e-local-docker:
161161
. ./scripts/build_local.sh
162162
. ./scripts/run_e2e_docker.sh $(TEST)
163163

164-
e2e-operator-metrics:
165-
go test -v $(MOD_FLAGS) -timeout 70m ./test/rh-operators/...
166-
167164
vendor:
168165
go mod tidy
169166
go mod vendor

Diff for: test/rh-operators/metric_test.go

-88
This file was deleted.

0 commit comments

Comments
 (0)