Bug 1310560 - [tempest] OSPD Director should provide TEMPEST_STORAGE_PROTOCOL to deployer-input file
Summary: [tempest] OSPD Director should provide TEMPEST_STORAGE_PROTOCOL to deployer-i...
Keywords:
Status: CLOSED DUPLICATE of bug 1291568
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: rhosp-director
Version: unspecified
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Angus Thomas
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-22 08:58 UTC by Daniel Mellado
Modified: 2016-02-29 08:24 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-29 08:24:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Daniel Mellado 2016-02-22 08:58:21 UTC
Description of problem:

When having ceph or another non-standard volume backend, tempest needs to be configured differently. Cinder admin tests have backend related options and unless the tempest-config tool is provided with some hints it won't be able to figure on its own.

Upstream, devstack gets provided with the following options:
https://github.com/openstack-dev/devstack/blob/master/lib/tempest#L69-L74

So for this case we'd need OSP-Director to specifically provide tempest with the following option:

TEMPEST_STORAGE_PROTOCOL=ceph

In order for it to run properly, as it can't discover this on its own.

Comment 2 tkammer 2016-02-29 08:24:51 UTC

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


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