Project

General

Profile

Actions

Feature #9863

open

Provide ability to run upgrade suites from a branch defined in the command line

Added by Yuri Weinstein over 9 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Reviewed:
Affected Versions:

Description

Currently we can design upgrade suites to run with so-called -x option

But we can't build suites that would use -y option for a starting point, like install -y version of ceph and then do a step upgrade to -x.

That would be very helpful.

Actions #1

Updated by Loïc Dachary over 9 years ago

Maybe it would be enough in this case to add an override file ? Or inline overrides as an option like --override 'branch: wip-xxxx' ? The key problem is to get it right: I'm 100% I will not get the option right the first time. Adding a feature to --dry-run that would write all the yaml files generated somewhere for manual checking would work. What would also work is that --dry-run and --override together output a diff of what the yaml look with and without the override.

This is low priority IMHO though because I'm happy to edit the files locally ;-)

Actions

Also available in: Atom PDF