Skip to content
Closed
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 @@ -98,7 +98,6 @@ tests:
workflow: openshift-e2e-gcp-single-node
- as: e2e-gcp-op-single-node
optional: true
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
steps:
cluster_profile: gcp
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,6 @@ presubmits:
optional: true
path_alias: github.com/openshift/machine-config-operator
rerun_command: /test e2e-gcp-op-single-node
skip_if_only_changed: ^docs/|\.md$|^(?:.*/)?(?:\.gitignore|OWNERS|OWNERS_ALIASES|LICENSE)$
spec:
containers:
- args:
Expand Down