zaqar/devstack
Fei Long Wang c5640b866b Support Tempest test as gate job
Now Zaqar isn't using Tempest for jenkins gate checking, which is
a missing. This patch fixes it by using Tempest's all-plugin to
run Zaqar's Tempest cases in tree.

Change-Id: I7e10a5b218b60eea47a96d36ebeb4029d33e7edd
2016-06-06 01:48:12 +00:00
..
gate Support Tempest test as gate job 2016-06-06 01:48:12 +00:00
plugin.sh remove verbose option in devstack plugin 2016-05-23 22:00:07 +00:00
README.rst Fix few typos in headings 2015-09-19 16:37:56 +05:30
settings Add the default repos into devstack/settings file 2015-11-20 22:54:43 +05:30

Enabling in Devstack

  1. Download DevStack

  2. Add this repo as an external repository:

    > cat local.conf
    [[local|localrc]]
    enable_plugin zaqar https://github.com/openstack/zaqar
  3. Run stack.sh