7d5445dae2
Setup the initial folder and play to run tempest. This simply runs tempest full for now, with not support for config options. Change-Id: I5a76dd23900a1b5fb1764fafd837d69baf9ed8b1 Depends-on: Iffe54fbccbccd68db08f79a1b51dd7f76dbff408
15 lines
387 B
ReStructuredText
15 lines
387 B
ReStructuredText
Setup Tempest run folder.
|
|
|
|
To support isolation between multiple runs, separate run folders are required.
|
|
Set `tempest` as owner of Tempest's current run folder.
|
|
There is an implicit assumption here of a one to one relationship between
|
|
devstack versions and Tempest runs.
|
|
|
|
|
|
**Role Variables**
|
|
|
|
.. zuul:rolevar:: devstack_base_dir
|
|
:default: /opt/stack
|
|
|
|
The devstack base directory.
|