Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cupnes committed Feb 22, 2024
1 parent b213353 commit 9e61ce9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ setup-minikube-upstream-rook:

sudo -E minikube start --kubernetes-version="v$(KUBERNETES_VERSION)" --driver=none --memory 6g --cpus=2 --addons ingress --cni=calico

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

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

0 comments on commit 9e61ce9

Please sign in to comment.