Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ presubmits:
- name: RPM_REPO_OPENSHIFT_ORIGIN
value: https://rpms.svc.ci.openshift.org/openshift-origin-v4.0/
- name: TEST_COMMAND
value: TEST_FOCUS=Suite:openshift/conformance/parallel/minimal TEST_SKIP='(\\[local\\]|\\[templates\\]|\\[Feature:Router\\]|Kubectl
value: TEST_FOCUS=Suite:openshift/conformance/parallel/minimal TEST_SKIP='(\[local\]|\[templates\]|\[Feature:Router\]|Kubectl
logs)' run-tests
image: ci-operator:latest
imagePullPolicy: Always
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ presubmits:
- name: RPM_REPO_OPENSHIFT_ORIGIN
value: https://rpms.svc.ci.openshift.org/openshift-origin-v3.11/
- name: TEST_COMMAND
value: TEST_FOCUS=Suite:openshift/conformance/parallel/minimal TEST_SKIP='(\\[local\\]|\\[templates\\]|\\[Feature:Router\\]|Kubectl
value: TEST_FOCUS=Suite:openshift/conformance/parallel/minimal TEST_SKIP='(\[local\]|\[templates\]|\[Feature:Router\]|Kubectl
logs)' run-tests
image: ci-operator:latest
name: ""
Expand Down