commit | 18abffb72b514e0b364f54459df62c2ebc12d4bf | [log] [tgz] |
---|---|---|
author | Matt Riedemann <mriedem.os@gmail.com> | Wed Mar 14 20:09:14 2018 -0400 |
committer | Matt Riedemann <mriedem.os@gmail.com> | Wed Mar 14 20:09:14 2018 -0400 |
tree | 59d1d924b85dedb44e8ef7b22fad4808f579cd88 | |
parent | 9f50f541385c929262a2e9c05093881960fe7d8f [diff] |
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