3 Commits

Author SHA1 Message Date
Chandan Kumar
cf576b2af6 Use zuul v3 for running tempest plugin sanity check
Create a zuulv3 native job to replace the existing legacy tempest plugin
sanity check. The tempest plugin sanity script has been modified to fail
if at least one of the plugins failed.

Related fixed in plugins:
* Id08618a497b0f9205680a97d31600481b92eab08
* I3de3d6c6928d31af9c2deeba800b201bb681ac4e

Change-Id: I2bd52892b05d5c4044e11a34b2ca150dd2445c07
2017-11-20 10:36:13 +00:00
Momoka Toyota
fe879eaa2a Fix a typo of a missing letter
Fix typo of a missing letter of comment out.

Change-Id: Iebd607496ee6ae3d1d4a2a7b91315a1f97fe8b48
2017-09-15 10:56:42 +09:00
Chandan Kumar
b7affe4c03 Added script for doing tempest plugin sanity
It will help to catch tempest plugin config and dependency issues
with tempest.
sh ./tools/tools/tempest-plugin-sanity.sh or
tox -e plugin-sanity-check will invoke the same.

Change-Id: If42561bfc1d6dcffbb6537634d7769ef90fab21d
2017-07-11 08:17:04 +05:30