Skip to content

Commit 977b69c

Browse files
committed
MULTIARCH-5550: add vault test for ppc64le
Signed-off-by: Rajakumar Battula <rbattula@redhat.com>
1 parent f418404 commit 977b69c

7 files changed

Lines changed: 1015 additions & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ test-e2e: ## Run e2e tests against a cluster.
215215
-ginkgo.trace \
216216
-ginkgo.show-node-events \
217217
-ginkgo.label-filter=$(E2E_GINKGO_LABEL_FILTER)
218-
218+
219219
.PHONY: test-apis
220220
test-apis: $(ENVTEST) $(GINKGO) ## Run API integration tests.
221221
@echo "Running API unit tests..."

0 commit comments

Comments
 (0)