Skip to content

Commit

Permalink
merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
changluyi committed Mar 14, 2023
1 parent 41e3714 commit 54f0784
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile.e2e
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ kube-ovn-security-e2e:
ginkgo $(GINKGO_PARALLEL_OPT) --randomize-all --always-emit-ginkgo-writer \
--focus=CNI:Kube-OVN ./test/e2e/security/security.test

<<<<<<< HEAD
.PHONY: kube-ovn-kubevirt-e2e
kube-ovn-kubevirt-e2e:
ginkgo build ./test/e2e/kubevirt
Expand All @@ -180,8 +179,7 @@ kube-ovn-webhook-e2e:
E2E_NETWORK_MODE=$(E2E_NETWORK_MODE) \
ginkgo $(GINKGO_PARALLEL_OPT) --randomize-all --always-emit-ginkgo-writer \
--focus=CNI:Kube-OVN ./test/e2e/webhook/webhook.test
=======

.PHONY: kubectl-ko-log
kubectl-ko-log:
kubectl ko log all all all
>>>>>>> d2cce41b (add kubectlko log after e2e failed)

0 comments on commit 54f0784

Please sign in to comment.