Updated URLs to use OpenStack git repositories

URLs to OpenStack repositories should point to OpenStack
hosting rather than GitHub mirrors. This patch updates
links in the 2015.04 procedure file.

Change-Id: Ic8f32c15201343360020c041c95d8ce99d3d117b
This commit is contained in:
Chris Hoge 2015-06-24 15:56:41 -07:00
parent 810ac6d2ad
commit e12cc65988

View File

@ -4,7 +4,7 @@ Kilo Cycle DefCore Testing for Vancouver Summit.
Testing against Defcore 2015.04 Capabilities Testing against Defcore 2015.04 Capabilities
-------------------------------------------- --------------------------------------------
https://github.com/openstack/defcore/blob/master/2015.04.json http://git.openstack.org/cgit/openstack/defcore/tree/2015.04.json
Tempest can be run standalone, or under a test runner such as refstack-client Tempest can be run standalone, or under a test runner such as refstack-client
or rally. If only testing against Defcore capabilities, you can use the or rally. If only testing against Defcore capabilities, you can use the
@ -39,7 +39,7 @@ or CentOS 7 have been verified) with administrator privileges.
* Download the refstack client: * Download the refstack client:
``git clone https://gitub.com/stackforge/refstack-client.git`` ``git clone https://git.openstack.org/stackforge/refstack-client``
* In the refstack-client directory, install tempest and required dependencies. * In the refstack-client directory, install tempest and required dependencies.
You may specify a specific tag of tempest with the -t option. refstack-client You may specify a specific tag of tempest with the -t option. refstack-client
@ -48,12 +48,12 @@ or CentOS 7 have been verified) with administrator privileges.
``./setup_env`` ``./setup_env``
* Download a list of tests from the Defcore site: * Download a list of tests from the Defcore site:
https://github.com/openstack/defcore/blob/master/2015.04/2015.04.required.txt http://git.openstack.org/cgit/openstack/defcore/tree/2015.04/2015.04.required.txt
* Configure tempest.conf for your cloud. If you need assistance in common * Configure tempest.conf for your cloud. If you need assistance in common
parameters or settings contact interop@openstack.org. There is also a tempest parameters or settings contact interop@openstack.org. There is also a tempest
configuration guide at configuration guide at
https://github.com/openstack/tempest/blob/master/doc/source/configuration.rst https://git.openstack.org/cgit/openstack/tempest/tree/doc/source/configuration.rst
* Once you have a working config, run tempest. You can run within the refstack * Once you have a working config, run tempest. You can run within the refstack
client, or run tempest directly. For direct running, from the refstack-client client, or run tempest directly. For direct running, from the refstack-client
@ -69,7 +69,7 @@ or CentOS 7 have been verified) with administrator privileges.
* Every effort should be made to pass all of the required tests, but you * Every effort should be made to pass all of the required tests, but you
will want to compare any lists of failed tests to the list of flagged tests. will want to compare any lists of failed tests to the list of flagged tests.
https://github.com/openstack/defcore/blob/master/2015.04/2015.04.required.txt http://git.openstack.org/cgit/openstack/defcore/tree/2015.04/2015.04.flagged.txt
Known Issues and Recommendations Known Issues and Recommendations
-------------------------------- --------------------------------