Skip to content

Commit

Permalink
Pass --debug to ginkgo to enable node log files in presubmit test
Browse files Browse the repository at this point in the history
  • Loading branch information
rifelpet committed Feb 18, 2021
1 parent fb0a29a commit 8a5e95b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/e2e/e2e.mk
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ test-e2e-aws-simple-1-20: test-e2e-install
--template-path=tests/e2e/templates/simple.yaml.tmpl \
--test=kops \
-- \
--ginkgo-args="--debug" \
--test-package-marker=stable-1.20.txt \
--parallel 25 \
--skip-regex="\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|\[HPA\]|Dashboard|RuntimeClass|RuntimeHandler"

0 comments on commit 8a5e95b

Please sign in to comment.