Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cupnes committed Feb 22, 2024
1 parent 30e5d5f commit 6d2035a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ CNI_PLUGIN_INSTALL_DIR := /opt/cni/bin

.PHONY: setup-minikube-upstream-rook
setup-minikube-upstream-rook:
$(MAKE) $(GINKGO)
$(MAKE) $(KUBECTL)

echo aaaaa
ls -l /home/runner/work/rbd-backup-system/rbd-backup-system/e2e/

Expand Down Expand Up @@ -71,9 +74,6 @@ setup-minikube-upstream-rook:
echo ffffff
ls -l /home/runner/work/rbd-backup-system/rbd-backup-system/e2e/

$(MAKE) $(GINKGO)
$(MAKE) $(KUBECTL)

.PHONY: test-upstream-rook
test-upstream-rook:
$(MAKE) launch-rook-ceph
Expand Down

0 comments on commit 6d2035a

Please sign in to comment.