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
@@ -1,7 +1,6 @@
workflow:
as: baremetalds-sno
steps:
allow_skip_on_success: true
allow_best_effort_post_steps: true
cluster_profile: equinix-edge-enablement
pre:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
workflow:
as: baremetalds-two-node-arbiter
steps:
allow_skip_on_success: true
allow_best_effort_post_steps: true
cluster_profile: equinix-edge-enablement
pre:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
workflow:
as: baremetalds-two-node-arbiter-e2e-openshift-test-private-tests
steps:
allow_best_effort_post_steps: true
cluster_profile: equinix-edge-enablement
pre:
- chain: baremetalds-ofcir-pre
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
workflow:
as: baremetalds-two-node-arbiter-techpreview
steps:
allow_skip_on_success: true
allow_best_effort_post_steps: true
cluster_profile: equinix-edge-enablement
pre:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
workflow:
as: baremetalds-two-node-arbiter-upgrade
steps:
allow_best_effort_post_steps: true
pre:
- chain: baremetalds-ofcir-pre
test:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
workflow:
as: baremetalds-two-node-arbiter-upgrade-day-2-workers
steps:
allow_best_effort_post_steps: true
pre:
- chain: baremetalds-ofcir-pre
- ref: baremetalds-two-node-arbiter-add-workers
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
workflow:
as: baremetalds-two-node-arbiter-workload-partitioning
steps:
allow_skip_on_success: true
allow_best_effort_post_steps: true
cluster_profile: equinix-edge-enablement
pre:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
workflow:
as: openshift-e2e-aws-single-node
steps:
allow_best_effort_post_steps: true
pre:
- chain: ipi-conf-aws
- ref: single-node-conf-aws
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
workflow:
as: openshift-e2e-aws-single-node-recert
steps:
allow_best_effort_post_steps: true
pre:
- ref: ipi-conf
- ref: aws-provision-vpc-shared
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
workflow:
as: openshift-e2e-aws-single-node-workers
steps:
allow_best_effort_post_steps: true
pre:
- chain: ipi-conf-aws
- ref: single-node-conf-aws
Expand Down