From b6f9f8611bc3752acbf0c4275453285e80be85dc Mon Sep 17 00:00:00 2001 From: Martin Kopec Date: Thu, 18 Oct 2018 20:43:31 +0000 Subject: [PATCH] Change testrepository for stestr in doc Tempest has switched from stestr some time ago, so tempest results are no longer stored under .tempest/.testrepository but they are stored under .tempest/.stestr instead. Change-Id: I2f0f47c8989138b361375ba91c1e9cd719ea9a8b --- doc/source/uploading_private_results.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/uploading_private_results.rst b/doc/source/uploading_private_results.rst index b2dba1e5..f99ead59 100644 --- a/doc/source/uploading_private_results.rst +++ b/doc/source/uploading_private_results.rst @@ -100,7 +100,7 @@ uploading test result. To use with insecure: - The ``path_to_testresult_json_file`` here is the json file of your test result. -- By default, it's in ``.tempest/.testrespository/.json`` where refstack-client runs from. +- By default, it's in ``.tempest/.stestr/.json`` where refstack-client runs from. - Here '' is a serial number that matches its corresponding subunit file name.