Bug 1236073

Summary: osp-director is using the wrong script to launch tempest
Product: Red Hat OpenStack Reporter: wes hayutin <whayutin>
Component: python-rdomanager-oscpluginAssignee: Imre Farkas <ifarkas>
Status: CLOSED DUPLICATE QA Contact: tkammer
Severity: high Docs Contact:
Priority: high    
Version: DirectorCC: apevec, athomas, calfonso, dnavale, jslagle, lhh, mburns, rhel-osp-director-maint, rrosa, slinaber
Target Milestone: gaKeywords: Triaged
Target Release: Director   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-rdomanager-oscplugin-0.0.8-14.el7ost Doc Type: Bug Fix
Doc Text:
The OpenStack Overcloud validate ran the OpenStack Integration Test Suite (tempest) as documented upstream instead of using a midstream tool in redhat-openstack/tempest, resulting in an output format that was different. With this update, the OpenStack Overcloud validate runs tempest using the midstream tool and the output format is as expected.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-30 13:50:12 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description wes hayutin 2015-06-26 13:12:17 UTC
Description of problem:

https://review.gerrithub.io/#/c/237293

Comment 1 Imre Farkas 2015-07-01 07:20:38 UTC
Just to clarify because I have seen some confusion about this bug: the "wrong" script is the one which is documented upstream to run tempest: http://docs.openstack.org/developer/tempest/overview.html

The bug is about switching to a wrapper script which was added to the midstream redhat-openstack/tempest repo adding some improvement over the upstream one.

Comment 3 tkammer 2015-07-30 13:50:12 UTC

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