Commit Graph

4 Commits

Author SHA1 Message Date
Vu Cong Tuan db99a4ab79 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: I0ec7bc7926e57b243e38b2c696815e648d0b3f61
2018-07-17 16:48:26 +07:00
Saad Zaher b80f008e62 Update freezer for pike goal python 3.5
Also remove white spaces.

Change-Id: Ife979e1ee3cedce831b683db191bdaa70dc04eb3
2017-05-23 08:31:56 +00:00
eldar nugaev c4218f0385 Fix freezer for py3 compatibility
Change-Id: I03160bf2dba1b67b1daf7c60f4f0182acc2a4d90
2016-02-12 01:39:34 +00:00
Fausto Marzi 5902b0f7cd Swift from pytest to testr for unittests
Freezer currently uses pytest to execute unittests.
As we need to be consistent with the frameworks by the
other OS project, we are porting our tests to tests.

Change-Id: Ib755771efe496e467079dc2e990ca89a2e513eb6
Implements blueprint: swift-to-testr
2015-10-15 16:32:22 +01:00