Skip to content
Closed
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 @@ -249,7 +249,7 @@ presubmits:
secretName: sentry-dsn
trigger: (?m)^/test( | .* )e2e-etcd-quorum-loss,?($|\s.*)
- agent: kubernetes
always_run: false
always_run: true
branches:
- master
context: ci/prow/e2e-restore-cluster-state
Expand Down Expand Up @@ -284,7 +284,7 @@ presubmits:
value: e2e-restore-cluster-state
- name: TEST_COMMAND
value: |
restore-cluster-state
restore-cluster-state
TEST_SUITE=openshift/conformance/parallel run-tests
image: ci-operator:latest
imagePullPolicy: Always
Expand Down