Fix two typos
rebuids => rebuilds agrument => argument Change-Id: Ia0b4774c8d72c3aa02b10039d7163db66ae49d85
This commit is contained in:
parent
ef22a6d56e
commit
359f3aa329
@ -54,7 +54,7 @@ Available script options:
|
|||||||
reuses this container if such one exists. If you want to drop the DB
|
reuses this container if such one exists. If you want to drop the DB
|
||||||
data, just execute
|
data, just execute
|
||||||
``sudo docker rm refstack_data_{DATA-BASE-REVISON}``.
|
``sudo docker rm refstack_data_{DATA-BASE-REVISON}``.
|
||||||
- ``-b`` Force delete RefStack image and build it again. This rebuids
|
- ``-b`` Force delete RefStack image and build it again. This rebuilds
|
||||||
the Python and JS environment for RefStack.
|
the Python and JS environment for RefStack.
|
||||||
- ``-d`` Turn on debug information.
|
- ``-d`` Turn on debug information.
|
||||||
- ``-h`` Print usage message.
|
- ``-h`` Print usage message.
|
||||||
|
@ -92,7 +92,7 @@ Upload the test result with refstack-client
|
|||||||
|
|
||||||
- ``./refstack-client upload /path_to_testresult_json_file --url https://refstack.openstack.org/api -i ~/.ssh/id_rsa``
|
- ``./refstack-client upload /path_to_testresult_json_file --url https://refstack.openstack.org/api -i ~/.ssh/id_rsa``
|
||||||
|
|
||||||
\*\* NOTE \*\* Users may need to add the '--insecure' optional agrument
|
\*\* NOTE \*\* Users may need to add the '--insecure' optional argument
|
||||||
to the command string if certificate validation issues occur when
|
to the command string if certificate validation issues occur when
|
||||||
uploading test result. To use with insecure:
|
uploading test result. To use with insecure:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user