Description of problem: This option might confuse users or make them jump upgrades required.
https://github.com/oVirt/ovirt-engine-hyper-upgrade/pull/11/commits/0fc9fe2e74b10a6e01817524251addfdd4edc92c
(In reply to Douglas Schilling Landgraf from comment #1) > https://github.com/oVirt/ovirt-engine-hyper-upgrade/pull/11/commits/ > 0fc9fe2e74b10a6e01817524251addfdd4edc92c so, will that work now with 4.2 beta? if i have 4.1 would i get 4.2 beta or 4.2?
(In reply to Jiri Belka from comment #2) > (In reply to Douglas Schilling Landgraf from comment #1) > > https://github.com/oVirt/ovirt-engine-hyper-upgrade/pull/11/commits/ > > 0fc9fe2e74b10a6e01817524251addfdd4edc92c > > so, will that work now with 4.2 beta? if i have 4.1 would i get 4.2 beta or > 4.2? For now 4.2beta, later we will add the 4.2 GA data.
forgotten '--upgrade-to' in help output: # rpm -qf `which ovirt-engine-hyper-upgrade` ovirt-engine-hyper-upgrade-1.0.0-4.el7ev.noarch # ovirt-engine-hyper-upgrade --help usage: ovirt-engine-hyper-upgrade [-h] [--backup] [--backup-dir BACKUP_DIR] Tool to upgrade RHV environments optional arguments: -h, --help show this help message and exit --backup Execute engine-backup before upgrade --backup-dir BACKUP_DIR Directory where the engine-backup will save the output If not provided, it will use /tmp Example of use: ovirt-engine-hyper-upgrade --upgrade-to-rhv=4.1 ^^^^^^^^^^^^^^^^^^^^^^ here line https://github.com/dougsland/ovirt-engine-hyper-upgrade/blob/0fc9fe2e74b10a6e01817524251addfdd4edc92c/src/ovirt-engine-hyper-upgrade#L483
https://github.com/oVirt/ovirt-engine-hyper-upgrade/commit/45e65424eb355913624e731acd6cc88a642bc700
there's no build in d/s for this and version defined in 'fixed in version' is not one which has the fix. plz move to on_qa when there is rpm ready, we do not test diffs or package it ourselves.
# ovirt-engine-hyper-upgrade --help usage: ovirt-engine-hyper-upgrade [-h] [--backup] [--backup-dir BACKUP_DIR] Tool to upgrade RHV environments optional arguments: -h, --help show this help message and exit --backup Execute engine-backup before upgrade --backup-dir BACKUP_DIR Directory where the engine-backup will save the output If not provided, it will use /tmp Example of use: ovirt-engine-hyper-upgrade # rpm -qf `which ovirt-engine-hyper-upgrade` ovirt-engine-hyper-upgrade-1.0.0-5.el7ev.noarch
BZ<2>Jira Resync