From a49e8a2d0e2b6ea6f840e02d9700f95c3e4b0a99 Mon Sep 17 00:00:00 2001 From: Yuma Ogami Date: Tue, 27 Feb 2024 04:39:34 +0000 Subject: [PATCH] debug --- e2e/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/e2e/Makefile b/e2e/Makefile index e4d40bd6..3c012f08 100644 --- a/e2e/Makefile +++ b/e2e/Makefile @@ -180,6 +180,7 @@ delete-loop-dev: | $(TMPDIR) .PHONY: launch-rook-ceph launch-rook-ceph: create-loop-dev + ls -l /home/runner/.kube $(KUBECTL) apply -f testdata/common.yaml $(KUBECTL) apply -f testdata/crds.yaml $(KUBECTL) apply -f testdata/operator.yaml