
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: setup: fix constants deduplication for dev-env ...................................................................... packaging: setup: fix constants deduplication for dev-env Patch https://gerrit.ovirt.org/#/c/65129 removed constant duplication but it broke the dev-env since DWH detup code is generally not installed on dev-env. Reintroducing the bare minimum constant duplication till we found a valid alternative. Change-Id: Ia5914da794bb36bec00ff78dba5be7d63de3f6bd Bug-Url: https://bugzilla.redhat.com/1263785 Signed-off-by: Simone Tiraboschi <stirabos@redhat.com> Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com> --- A packaging/setup/ovirt_engine_setup/engine_common/dwh_shared_constants.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/config/dwh_database.py M packaging/setup/plugins/ovirt-engine-setup/ovirt-engine/upgrade/dwh.py 3 files changed, 176 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/65409 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5914da794bb36bec00ff78dba5be7d63de3f6bd Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Ido Rosenzwig <irosenzw@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Rafael Martins <rmartins@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Simone Tiraboschi <stirabos@redhat.com> Gerrit-Reviewer: Yedidyah Bar David <didi@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>