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
1 change: 1 addition & 0 deletions jobs_definitions/upgrade_4.16_to_4.18_osp18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ stages:
# Target version for upgrade stage
upgrade_target_version: "4.18"
upgrade_channel: candidate
openshift_build_name: ""
1 change: 1 addition & 0 deletions jobs_definitions/upgrade_4.16_to_4.21_osp18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ stages:
# Target version for upgrade stage
upgrade_target_version: "4.21"
upgrade_channel: candidate
openshift_build_name: ""

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

we could add the comment "# It can be an empty value "" (latest nightly), a given build
" similar to other job defs for future readers. Not a blocker at all .


# Optional: Enable availability zones for testing CPMS updates
# provision_az_enable: true
1 change: 1 addition & 0 deletions jobs_definitions/upgrade_4.19_to_4.21_osp18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ stages:
# Target version for upgrade stage
upgrade_target_version: "4.21"
upgrade_channel: candidate
openshift_build_name: ""
1 change: 1 addition & 0 deletions jobs_definitions/upgrade_4.21_to_4.22_osp18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ stages:
# Target version for upgrade stage
upgrade_target_version: "4.22"
upgrade_channel: candidate
openshift_build_name: ""
1 change: 1 addition & 0 deletions jobs_definitions/upgrade_4.22_to_4.23_osp18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ stages:
# Target version for upgrade stage
upgrade_target_version: "4.23"
upgrade_channel: candidate
openshift_build_name: ""
Loading