<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/openstack/python-cinderclient.git/cinderclient/tests/functional/hooks, branch queens-eol</title>
<subtitle>opendev.org: openstack/python-cinderclient.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/'/>
<entry>
<title>Use generic user for both zuul v2 and v3</title>
<updated>2017-10-17T07:22:49+00:00</updated>
<author>
<name>Nam Nguyen Hoai</name>
<email>namnh@vn.fujitsu.com</email>
</author>
<published>2017-10-18T06:45:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=679e2f2e100959b4896a10565e2907f4dd05db3c'/>
<id>679e2f2e100959b4896a10565e2907f4dd05db3c</id>
<content type='text'>
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: I7bd4c3d5a0acc2c73557a65dcc274a97f16bfd07
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'.
Using $USER solves it for both cases.

Change-Id: I7bd4c3d5a0acc2c73557a65dcc274a97f16bfd07
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not require functional_creds.conf for functional tests</title>
<updated>2015-12-17T11:41:37+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2015-11-16T19:16:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=73f442380cfc38da28dcf3311893a5e65df26560'/>
<id>73f442380cfc38da28dcf3311893a5e65df26560</id>
<content type='text'>
Pass OS_* env variables for functional tests to use environment
variables if they are available instead of config file

Change-Id: Ic1b4752bf558c57974b5f2a4d5a45aee4a940bbb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass OS_* env variables for functional tests to use environment
variables if they are available instead of config file

Change-Id: Ic1b4752bf558c57974b5f2a4d5a45aee4a940bbb
</pre>
</div>
</content>
</entry>
<entry>
<title>Update path to subunit2html in post_test_hook</title>
<updated>2015-09-03T00:18:28+00:00</updated>
<author>
<name>Matt Riedemann</name>
<email>mriedem@us.ibm.com</email>
</author>
<published>2015-09-03T00:18:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=1c82825c4105f11c05f681e3dea16929f1a2efc5'/>
<id>1c82825c4105f11c05f681e3dea16929f1a2efc5</id>
<content type='text'>
Per:

http://lists.openstack.org/pipermail/openstack-dev/2015-August/072982.html

The location of subunit2html changed on the images in the gate
so update the path used in the post_test_hook.

Long-term we should just use what's in devstack-gate.

Change-Id: I5e50e7d7ad845aba26403df1df412c0a139a6dc7
Closes-Bug: #1491646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per:

http://lists.openstack.org/pipermail/openstack-dev/2015-August/072982.html

The location of subunit2html changed on the images in the gate
so update the path used in the post_test_hook.

Long-term we should just use what's in devstack-gate.

Change-Id: I5e50e7d7ad845aba26403df1df412c0a139a6dc7
Closes-Bug: #1491646
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix functional post test_hook</title>
<updated>2015-06-08T23:04:33+00:00</updated>
<author>
<name>Ivan Kolodyazhny</name>
<email>e0ne@e0ne.info</email>
</author>
<published>2015-06-08T21:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=bae4c78537b68b838fac51b99a20783e42a26b53'/>
<id>bae4c78537b68b838fac51b99a20783e42a26b53</id>
<content type='text'>
1) Set correct $CINDERCLIENT_DIR to make Jenkins happy
2) Set OS_VOLUME_API_VERSION=2 to run with Cinder API v2 on gates

Change-Id: Id6be541fa2862eb833ed645e42bedcac6cef19dd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1) Set correct $CINDERCLIENT_DIR to make Jenkins happy
2) Set OS_VOLUME_API_VERSION=2 to run with Cinder API v2 on gates

Change-Id: Id6be541fa2862eb833ed645e42bedcac6cef19dd
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix functional tests and tox 2.0 errors</title>
<updated>2015-05-18T13:09:58+00:00</updated>
<author>
<name>Adrien Vergé</name>
<email>adrienverge@gmail.com</email>
</author>
<published>2015-05-18T13:09:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=dec3d0837105637a9a9312f42dc9b7bcbbe8cc39'/>
<id>dec3d0837105637a9a9312f42dc9b7bcbbe8cc39</id>
<content type='text'>
With the recent update to tox 2.0.x, environment variables such as
OS_AUTH_URL are not passed by default, resulting in tests errors
mentionning Keystone authentication failures.

This patch reads credentials from the 'functional_creds.conf' config
file, like it is done in novaclient (and soon in glanceclient and
neutronclient).

Reading credentials the old way (the environment) is still possible.

Change-Id: I2ec1df481aba7a3866fc8dbc912311de02c22d11
Related-Bug: #1455102
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With the recent update to tox 2.0.x, environment variables such as
OS_AUTH_URL are not passed by default, resulting in tests errors
mentionning Keystone authentication failures.

This patch reads credentials from the 'functional_creds.conf' config
file, like it is done in novaclient (and soon in glanceclient and
neutronclient).

Reading credentials the old way (the environment) is still possible.

Change-Id: I2ec1df481aba7a3866fc8dbc912311de02c22d11
Related-Bug: #1455102
</pre>
</div>
</content>
</entry>
<entry>
<title>Add functional post test_hook</title>
<updated>2015-05-12T19:31:49+00:00</updated>
<author>
<name>John Griffith</name>
<email>john.griffith@solidfire.com</email>
</author>
<published>2015-05-12T19:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/openstack/python-cinderclient.git/commit/?id=5a189ff54c6273acf952c46ba373e43dcd070694'/>
<id>5a189ff54c6273acf952c46ba373e43dcd070694</id>
<content type='text'>
This is an initial add of a simple post_test_hook for the
functional tests that are run in cinderclient.

Change-Id: If0b242c4caaa611da8fb55b8f04ab436c0ce9984
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an initial add of a simple post_test_hook for the
functional tests that are run in cinderclient.

Change-Id: If0b242c4caaa611da8fb55b8f04ab436c0ce9984
</pre>
</div>
</content>
</entry>
</feed>
