commit | 0abc93b859d25416ed8734566269f178141c83b3 | [log] [tgz] |
---|---|---|
author | Marc Koderer <marc@koderer.com> | Wed Jul 15 09:18:35 2015 +0200 |
committer | Ben Swartzlander <ben@swartzlander.org> | Sat Sep 05 00:36:33 2015 +0000 |
tree | b006aee440f8d3e0b33a9e4db2f9d71de0bc6562 |
Use Tempest plugin interface Make use of the Tempest plugin interface instead of copying Manila files into Tempest. This will remove the burden to port Manila tests onto Tempest master recurrently. This ports all existing Manila Tempest test to the new structure. It uses manila_tempest_tests as new top folder for all Tempest tests. It follow the model of Heat (see [1]). [1]: https://github.com/openstack/heat/tree/master/heat_integrationtests Change-Id: Ie5ed64a6777ed1acf8dd56522c26705ae897596d Partly-implements: bp tempest-plugin-interface Depends-On: I26dd32b1de8cceeaa6dc674092efec683df71889