summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index bae13f50b..14fd9ff1b 100644
--- a/Makefile
+++ b/Makefile
@@ -119,8 +119,7 @@ ginkgo:
ginkgo -v test/e2e/
localintegration: test-binaries
- ginkgo -v test/e2e/.
- bash -i ./test/test_runner.sh ${TESTFLAGS}
+ ginkgo -v -cover -flakeAttempts 3 -progress -trace test/e2e/.
vagrant-check:
BOX=$(BOX) sh ./vagrant.sh