Skip to content

Commit

Permalink
fix: remove the duplicate INSTALL_KUBERNETES val (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiayouxujin authored May 7, 2023
1 parent 367c133 commit 176e656
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hack/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ echo "NEBULA_VERSION: ${NEBULA_VERSION}"

echo "KUBECONFIG: ${KUBECONFIG}"
echo "DELETE_NAMESPACE: ${DELETE_NAMESPACE}"
echo "INSTALL_KUBERNETES: ${INSTALL_KUBERNETES}"
echo "DELETE_NAMESPACE_ON_FAILURE: ${DELETE_NAMESPACE_ON_FAILURE}"

ginkgo ./tests/e2e \
Expand Down

0 comments on commit 176e656

Please sign in to comment.