Skip to content
Merged
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 @@ -94,9 +94,6 @@ tests:
- as: e2e-agnostic-upgrade
steps:
cluster_profile: azure4
env:
TEST_TYPE: upgrade
TEST_UPGRADE_OPTIONS: abort-at=100
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does abort-at=100 means?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/openshift/origin/blob/4fb407c2e22faa27276287f411829fb84a22545a/cmd/openshift-tests/openshift-tests.go#L330

* abort-at=NUMBER - Set to a number between 0 and 100 to control the percent of operators
		at which to stop the current upgrade and roll back to the current version.

workflow: openshift-upgrade-azure
- as: e2e-metal-assisted
steps:
Expand Down