Fix submission email address

There's currently a minor discrepency between the process doc here
and the foundation's interop webpage:

http://www.openstack.org/brand/interop/

The former says to send test results to chris@openstack.org and the
latter says to use interop@openstack.org.  Using interop@openstack.org
is preferable in that there's some other process attached to that
address (and Foundation staff assigned to this task could conceivably
change).  This patch reconciles the the discrepency by changing all
reference to chris@openstack.org to interop@openstack.org instead.

Change-Id: Icaf70a4861271c51688063962a1a633d9e9dd3de
This commit is contained in:
Mark T. Voelker 2015-05-05 09:35:48 -04:00
parent 3f546c0b7f
commit 5fc9db0718
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ Tempest, from the time of capabilitiy approval. Keep in mind that Tempest
is under active development, and tests may move. If you're not seeing
full coverage, please consider reverting back to a Tempest sha that more
closely matches the capability release date. Please contact Chris Hoge
<chris@openstack.org> for assistance if needed.
<interop@openstack.org> for assistance if needed.
It's important to run a recent version of Tempest, as major bugs related to
network provisioning have been fixed. Some tests are still flagged due to
@ -51,7 +51,7 @@ or CentOS 7 have been verified) with administrator privileges.
https://github.com/openstack/defcore/blob/master/2015.03/2015.04.required.txt
* Configure tempest.conf for your cloud. If you need assistance in common
parameters or settings contact chris@openstack.org.
parameters or settings contact interop@openstack.org.
* 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
@ -61,7 +61,7 @@ or CentOS 7 have been verified) with administrator privileges.
``./run_tempest -C <your_tempest.conf> -- --load-list 2015.04.required.txt``
* Review the test results, and when you're satisfied, send them to
chris@openstack.org. The results are stored in a json file in the directory
interop@openstack.org. The results are stored in a json file in the directory
``.tempest/.testrepository``