* remove unused methods
* use testools assert exceptions
* use tearDown where possible
* redundant str()
Change-Id: I18af00599461ead7bf9084168aeed7321adfd4c0
In this tempest job, the mock datasource is used to create an entity
graph with ~20,000 vertices. This job will contain tests for
init procedure, processes, restarts, multiple api calls.
Other data sources are disabled. Heat, Telemetry, Mistral
are not installed.
This commit includes the first two tests, both using a template where
each action causes another action (three levels).
one test restarts vitrage-graph so the init procedure evaluates this template.
the other test does not restart. result should be the same.
Change-Id: I9c4c329983bbe5930de5484fa6932b318746ed5c
In order to add vitrage_tempest_plugin to PyPi and to OpenStack CI system,
it must be named vitrage_tempest_plugin. vitrage_tempest_tests was a
copy&paste mistake.
Change-Id: I574414aba16377cc550111b9bcd627c28f04fc49