contrib: test: enable more e2e tests
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
a345cbcc6b
commit
10ef2c912d
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
/usr/bin/go run hack/e2e.go
|
/usr/bin/go run hack/e2e.go
|
||||||
--test
|
--test
|
||||||
--test_args="-host=https://{{ ansible_default_ipv4.address }}:6443
|
--test_args="-host=https://{{ ansible_default_ipv4.address }}:6443
|
||||||
--ginkgo.focus=\[Conformance\]
|
--ginkgo.skip=\[Flaky\]|\[Slow\]|\[Serial\]
|
||||||
--report-dir={{ artifacts }}"
|
--report-dir={{ artifacts }}"
|
||||||
&> {{ artifacts }}/e2e.log
|
&> {{ artifacts }}/e2e.log
|
||||||
# Fix vim syntax hilighting: "
|
# Fix vim syntax hilighting: "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue