Commit Graph

2 Commits

Author SHA1 Message Date
Goutham Pacha Ravi ab1e807dce [ussuri][goal] Add CONTRIBUTING.rst
The content links back to other guides
with information useful to contributors
of this repository.

Change-Id: I9ff35f825def76119e6964361b4912dcb36cb4c6
Story: #2007236
Task: #39555
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2020-04-24 19:05:14 -07:00
Marc Koderer 0abc93b859 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
2015-09-05 00:36:33 +00:00