Commit Graph

5 Commits

Author SHA1 Message Date
akhiljain23 7fcdd5974c 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: I37f96444426f006ff5d6491106b168a81a7c09ea
2018-10-05 14:12:23 +05:30
Anusha Ramineni 9c0096278f remove new_arch in tox
Gate jobs related to new_arch have been removed, so it is
no longer required now.

Change-Id: Ib5550bfb00d0fd8213318899cbb73f2cda19c895
2016-09-05 11:35:46 +05:30
Masahito Muroi dfd4c1b29e Adds test directory for new architecture
This patch enables tox to test both old architecture and new
architecture. If you'd like to test with new architecture, execute
following command.

 $ tox -enew_arch

Change-Id: I28a137b73fcd8f56ecdeedfc20274f7b37bab620
2016-01-28 17:50:09 -08:00
Zhenzan Zhou fa78c36f93 Change to use tempest plugin framework
Tempest plugin framework provides more flexibility for projects.
With this plugin, it's not requiring the tests live in the tempest
tree.

Change-Id: I8681140d02926b4b3e6af84b8f03b9385e62cc72
2015-09-21 15:29:12 +08:00
Peter Balland e05c9023b5 Restructure to follow OpenStack cookiecutter template
Change-Id: I337e1fa6d4ff3efa30ca50fda5c5fe9dd96d7b3c
2014-01-07 15:31:36 -08:00