Update readme to reflect defcore test list removal
Defcore is removing hosting of the required and flagged test lists[1]. Remove the reference to the lists and replace with the latest RefStack server generated list. [1] https://review.openstack.org/#/c/313669/ Change-Id: Ie4edc69a45e4e960f0d19a3741b659ee173e205b
This commit is contained in:
parent
59ddf8ed0b
commit
6b8e5cec7b
@ -59,9 +59,11 @@ We've created an "easy button" for Ubuntu, Centos, RHEL and openSuSe.
|
||||
|
||||
For example:
|
||||
|
||||
`./refstack-client test -c ~/tempest.conf -v --test-list https://raw.githubusercontent.com/openstack/defcore/master/2015.05/2015.05.required.txt`
|
||||
`./refstack-client test -c ~/tempest.conf -v \
|
||||
--test-list "https://refstack.openstack.org/api/v1/guidelines/2016.01/tests?target=platform&type=required&alias=true&flag=false"`
|
||||
|
||||
This will run only the test cases listed in 2015.05.required.txt.
|
||||
This will run only the test cases required by the 2016.01 guidelines
|
||||
that have not been flagged.
|
||||
|
||||
**Note:**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user