Bug 1468412

Summary: [docs][tempest] Fixes for the OSP11 tempest guide
Product: Red Hat OpenStack Reporter: Martin Lopes <mlopes>
Component: documentationAssignee: RHOS Documentation Team <rhos-docs>
Status: CLOSED EOL QA Contact: RHOS Documentation Team <rhos-docs>
Severity: high Docs Contact:
Priority: high    
Version: 11.0 (Ocata)CC: nlevinki, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-06 11:09:15 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 Martin Lopes 2017-07-07 02:37:09 UTC
In this guide:
https://access.redhat.com/documentation/en-us/red_hat_openstack_platform/11/html-single/openstack_integration_test_suite_guide/

* Remove the `openstack-status` step.
* Update the instructions to run `tempest cleanup --init-saved-state` before: ostestr '.*smoke'
* Change # prompts to $.

Comment 1 Martin Lopes 2017-07-07 02:42:56 UTC
Also add `--network` parameter to `openstack subnet create`

Comment 2 Martin Lopes 2017-07-07 02:51:29 UTC
Also change `--external_gateway` to `--external-gateway`

Comment 3 Martin Lopes 2017-07-07 03:44:43 UTC
Remove the `-y` from yum commands.

Comment 4 Martin Lopes 2017-07-10 00:56:08 UTC
This changes are currently being tech reviewed in a separate piece of work.

Comment 5 Martin Lopes 2017-07-13 01:30:33 UTC
Also update `Initialize tempest`.

Should be:

----
Initialize tempest:
$ cd ~
$ tempest init mytempest
$ cd mytempest

This creates a tempest workspace named mytempest for your user account.
---

Comment 6 Martin Lopes 2017-07-13 04:20:21 UTC
Also, describe offline access for config_tempest.py