Actions
Bug #15906
openDo not re-run upgrade rake tasks on --upgrade
Status:
New
Priority:
High
Assignee:
-
Category:
Upgrades
Target version:
-
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1357472
Description of problem:
Upgrading along 3.x stream should not run remove_gutterball and elasticsearch_message. These steps are irrelevant to upgrading from 2.x
How reproducible:
always
Steps to Reproduce:
1. # yum upgrade # but not from katello 2.x
2. # satellite-installer -S satellite --upgrade
...
Upgrade Step: elasticsearch_message...
package elasticsearch is not installed
...
Upgrade Step: remove_gutterball...
package gutterball is not installed
...
Actual results:
not appropriate upgrade steps are run needlessly.
Expected results:
only relevant steps are run when upgrading
Updated by Justin Sherrill almost 9 years ago
- Subject changed from Do not re-run upgrade rake tasks on --upgrade to Do not re-run upgrade rake tasks on --upgrade
- Translation missing: en.field_release set to 114
Actions