diff options
author | xudan <xudan16@huawei.com> | 2017-10-11 22:24:42 -0400 |
---|---|---|
committer | Leo wang <grakiss.wanglei@huawei.com> | 2017-10-18 07:42:45 +0000 |
commit | db3af2b5d552d02f25660ecfa2e83595da741e9c (patch) | |
tree | a8c35a86caad6c0475872e8795a52fb06c32c7ed | |
parent | fad3b8faebb29f79a6d6603ae21ccb5bf462574f (diff) |
Term refstack is mentioned in dovetail Testing User Guide
Remove refstack.log from the userguide because the refstack.log has been
renamed dovetail.osinterop.tc00X.log
JIRA: DOVETAIL-519
Change-Id: Icd0bd82ef78437ab96201e58b93e0a6997f9618a
Signed-off-by: xudan <xudan16@huawei.com>
-rw-r--r-- | docs/testing/user/userguide/testing_guide.rst | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/testing_guide.rst b/docs/testing/user/userguide/testing_guide.rst index 2e91b14c..88c5eecc 100644 --- a/docs/testing/user/userguide/testing_guide.rst +++ b/docs/testing/user/userguide/testing_guide.rst @@ -546,9 +546,7 @@ When a tester is performing trial runs, Dovetail stores results in a local file * Review the dovetail.log to see if all important information has been captured - in default mode without DEBUG. - * The end of the log file has a summary of all test case test results. - - * Additional log files may be of interests: refstack.log, dovetail_ha_tcXXX.out ... + * Review the results.json to see all results data including criteria PASS or FAIL. * Example: OpenStack Interoperability test cases |