Bug 1249640 - Installers need to configure tempest with deployment-specific values and export a partial tempest.conf
Summary: Installers need to configure tempest with deployment-specific values and expo...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-rdomanager-oscplugin
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: y1
: 7.0 (Kilo)
Assignee: Imre Farkas
QA Contact: tkammer
URL:
Whiteboard:
Depends On: 1230840
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-08-03 13:11 UTC by yfried
Modified: 2023-02-22 23:02 UTC (History)
12 users (show)

Fixed In Version: python-rdomanager-oscplugin-0.0.9-2.el7ost
Doc Type: Bug Fix
Doc Text:
The director generated no deployer input for Tempest after deployment. This caused possible missing tempest configurations options which were not auto-detected. This fix generates deployer input at the end of deployment. However, you must now run Tempest manually. This fix also removes the overcloud validate command from the director.
Clone Of: 1230840
Environment:
Last Closed: 2015-10-08 12:15:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gerrithub.io 238706 0 None None None Never
Red Hat Product Errata RHSA-2015:1862 0 normal SHIPPED_LIVE Moderate: Red Hat Enterprise Linux OpenStack Platform 7 director update 2015-10-08 16:05:50 UTC

Comment 4 Mike Burns 2015-08-26 15:56:32 UTC
Patch is not yet merged, so moving back to ON_DEV

Comment 7 Omri Hochman 2015-09-23 18:56:59 UTC
Verified with : python-rdomanager-oscplugin-0.0.10-5.el7ost.noarch

vi tempest-deployer-input.conf
---------------------------------
[compute-feature-enabled]
console_output = false

[object-storage]
operator_role = swiftoperator

[orchestration]
stack_owner_role = heat_stack_user

[volume]
backend1_name = tripleo_iscsi

[volume-feature-enabled]
bootable = true


Results for tempest run:
-------------------------
According to https://review.openstack.org/#/c/221664/2/doc/source/basic_deployment/basic_deployment_cli.rst

======
Totals
======
Ran: 1287 tests in 2725.0000 sec.
 - Passed: 1060
 - Skipped: 100
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 127
Sum of execute time for each test: 4435.9663 sec.

==============
Worker Balance
==============
 - Worker 0 (326 tests) => 0:45:15.824647s
 - Worker 1 (337 tests) => 0:16:37.712544s
 - Worker 2 (292 tests) => 0:42:16.166118s
 - Worker 3 (332 tests) => 0:26:35.311197s

Comment 12 errata-xmlrpc 2015-10-08 12:15:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2015:1862


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