Commit Graph

4 Commits

Author SHA1 Message Date
Chandan Kumar 5ff2de001e Remove bundled intree trove tempest plugin
* https://review.openstack.org/#/c/527122/ moves the intree
  tempest plugin to a new repo trove-tempest-plugin. Let'use
  it for the same.

* https://review.openstack.org/#/c/530024/ consumes new trove
  tempest plugin in python-troveclient

Change-Id: I59aafa0ec978033ba4add2bc2a2144d177afb9ac
2017-12-25 16:34:51 +05:30
Emilien Macchi d59df5d7bf Revert "Remove the tempest plugin"
It broke Puppet OpenStack CI and all users
running Tempest tests for Trove.

This is a terrible user experience, please don't
do that.

This reverts commit d29221ae48.

Change-Id: I6086a383bacc3ada3914fb2f8eb439b8175c0f37
2017-04-10 19:22:13 +00:00
Matthew Treinish d29221ae48
Remove the tempest plugin
The trove plugin provides limited coverage which is duplicated in other
functional tests. They were originally added to check the project
integration requirements for having tempest tests, back before the big
tent. This commit removes the plugin to save test resources and reduce
the maintainence burden.

Depends-On: I0082c483b849deeffe872a5489c7123c2b2c706c
Change-Id: Iccc9e62bcd46c7aa8b67a454a9882f41f743f332
2017-02-22 11:29:16 -05:00
Matthew Treinish acd7e5155a Add trove tempest plugin
This commit takes the trove tests which previously lived in tempest
and creates an in-tree tempest plugin out of them. The contents of
the plugin are taken with tempest checkout out at commit:
eda607cb1c89762a54290c4525d81c1b192c421f with modifications made for
things to live in the trove repo.

Change-Id: Ibad5502cdca0e34cca4b5bc8a7106611f7393cf2
2016-06-27 18:53:05 +00:00