Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Kovacs committed Feb 6, 2024
1 parent 6bd3933 commit 75e607a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ MAKEFLAGS += -s
runTestCase:
@T="$$(KUBECONFIG="$$ROOT_DIR/kubeconfig" kuttl test --timeout 300 --skip-delete --namespace "$$NAMESPACE" "$$TC" 2>&1)" ;\
echo "$$T" |\
grep -v harness.go |\
grep -v ^=== |\
grep -v "running without a 'kuttl-test.yaml" |\
grep -v "creation of user-supplied namespace" |\
Expand Down

0 comments on commit 75e607a

Please sign in to comment.