Commit Graph

5 Commits

Author SHA1 Message Date
Vu Cong Tuan a90ede0d6c Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: I9a52c912ef5ad19fe24e9294f573a2770436d5e3
2018-07-13 07:57:12 +07:00
Kirill Zaitsev 473de9e3fe Mark .testr.conf as non-executable
Change-Id: I523e9a4412a8b9db64c5126c59bf3ab4633cb134
2016-10-03 17:11:10 +03:00
Ruslan Kamaldinov 2bbc396b0b Add OS_TEST_PATH to testr
Change default test path to unit tests, and support setting
$OS_TEST_PATH to specify a different path (such as functional).

Change-Id: I237d8c06aaa7912f24b8579cd1b0a72f1517e1b5
2015-05-09 14:53:24 +03:00
Ruslan Kamaldinov 5aadf96d05 Move unit tests into unit test directory
In order to pave the way for functional testing, move existing unit
tests into a directory labeled unit. A subsequent patch will add a
directory for functional tests.

Change-Id: I08e592c328104139386b1199cdc9c3aa9841805f
2015-05-09 14:45:49 +03:00
Ekaterina Fedorova 1a7db5f125 Infrastructure update
* Update Openstack common (aa7c658156e1e46315cdce1d580718f30054da2f):
- apiclient
- importutils
- strutils
- jsonutils
- cliutils
- apiclient
* Switch from nosetests to testtools
* Update shell.py to the actual state
Change-Id: I2b8f3393ba3e700f65f1a794caae713f12856035
2014-06-24 13:28:36 +04:00