File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1414 --provider=local
1515 --test
1616 --test_args="-host=https://{{ ansible_default_ipv4.address }}:6443
17+ --ginkgo.noColor
18+ --ginkgo.succinct
1719 --ginkgo.focus=\[Feature:SecurityContext\]
1820 --ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|PersistentVolumes|\[HPA\]|should.support.building.a.client.with.a.CSR|should.support.inline.execution.and.attach|should.propagate.mounts.to.the.host|for.NodePort.service|type.clusterIP|unready.pods|ExternalName.services|Guestbook.application|in-cluster.config|Pods.should.support.pod.readiness.gates
1921 --report-dir={{ artifacts }}"
Original file line number Diff line number Diff line change 1717 --test
1818 --test_args="-host=https://{{ ansible_default_ipv4.address }}:6443
1919 --ginkgo.skip=\[Slow\]|\[Serial\]|\[Disruptive\]|\[Flaky\]|\[Feature:.+\]|PersistentVolumes|\[HPA\]|should.support.building.a.client.with.a.CSR|should.propagate.mounts.to.the.host|for.NodePort.service|type.clusterIP|unready.pods|ExternalName.services|Guestbook.application|in-cluster.config|Pods.should.support.pod.readiness.gates|\[sig-storage\].In-tree.Volumes.\[Driver:.local\]|\[sig-storage\].CSI.Volumes.CSI.Topology.test.using.GCE.PD.driver|\[sig\-storage\]\sCSI\sVolumes\s\[Driver\:\scsi\-hostpath\]\s\[Testpattern\:\sDynamic\sPV\s\(block\svolmode\)\]\svolumes\sshould\sstore\sdata
20+ --ginkgo.noColor
21+ --ginkgo.succinct
2022 --report-dir={{ artifacts }}"
2123 &> {{ artifacts }}/e2e.log
2224 # Fix vim syntax highlighting: "
You can’t perform that action at this time.
0 commit comments