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
This commit is contained in:
parent
0c4a30a402
commit
b6f9f8611b
@ -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/<test-run-number>.json`` where refstack-client runs from.
|
||||
- By default, it's in ``.tempest/.stestr/<test-run-number>.json`` where refstack-client runs from.
|
||||
|
||||
- Here '' is a serial number that matches its corresponding subunit file name.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user