Browse code

Mention test-config phase in config docs

I had to dig into the stack.sh code to figure out why
my tempest.conf post-config wasn't work, and it's because
post-config isn't the thing to use to configure tempest,
test-config is.

Change-Id: Ic5bbe36b5d44880d0a3a602f653b4f61fd89e9c8
Related-Bug: #1755947

Matt Riedemann authored on 2018/03/15 09:09:14
Showing 1 changed files
... ...
@@ -41,6 +41,7 @@ The defined phases are:
41 41
 -  **extra** - runs after services are started and before any files in
42 42
    ``extra.d`` are executed
43 43
 -  **post-extra** - runs after files in ``extra.d`` are executed
44
+-  **test-config** - runs after tempest (and plugins) are configured
44 45
 
45 46
 The file is processed strictly in sequence; meta-sections may be
46 47
 specified more than once but if any settings are duplicated the last to