Bug 1546979 - engine-setup with dwh on separate machine fails
Summary: engine-setup with dwh on separate machine fails
Keywords:
Status: CLOSED DUPLICATE of bug 1546969
Alias: None
Product: ovirt-engine-dwh
Classification: oVirt
Component: Setup
Version: 4.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Shirly Radco
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-20 09:16 UTC by Yedidyah Bar David
Modified: 2018-02-20 09:19 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2018-02-20 09:19:22 UTC
oVirt Team: Integration
Embargoed:


Attachments (Terms of Use)

Description Yedidyah Bar David 2018-02-20 09:16:24 UTC
Description of problem:

[ ERROR ] Failed to execute stage 'Environment customization': 'OVESETUP_PROVISIONING/postgresProvisioningEnabled'

Version-Release number of selected component (if applicable):

4.2

How reproducible:

I think always

Steps to Reproduce:
1. setup engine on machine A
2. install and try to setup dwh on machine B
3.

Actual results:

Fails with above message. log has:

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/otopi/context.py", line 132, in _executeMethod
    if method['condition']():
  File "/usr/share/ovirt-engine/setup/bin/../plugins/ovirt-engine-setup/ovirt-engine-dwh/db/engine_connection.py", line 51, in <lambda>
    oengcommcons.ProvisioningEnv.POSTGRES_PROVISIONING_ENABLED
KeyError: 'OVESETUP_PROVISIONING/postgresProvisioningEnabled'

Expected results:

Succeeds

Additional info:

Only 4.2 is affected, seems like it was broken by https://gerrit.ovirt.org/86541
. We should really start testing this flow automatically.

Comment 1 Yedidyah Bar David 2018-02-20 09:19:22 UTC

*** This bug has been marked as a duplicate of bug 1546969 ***


Note You need to log in before you can comment on or make changes to this bug.