f908a80bf0
Zuul v2 uses 'jenkins' as user, but Zuul v3 uses 'zuul'. Using $USER solves it for both cases. Change-Id: Iab3e71d7ee13b8294379c3c10a537dc5628498cd |
||
---|---|---|
.. | ||
gate | ||
upgrade | ||
plugin.sh | ||
README.rst | ||
settings |
Enabling in Devstack
Download DevStack:
$ git clone https://git.openstack.org/openstack-dev/devstack $ cd devstack
Add the following repo as an external repository:
[[local|localrc]] enable_plugin zaqar https://git.openstack.org/openstack/zaqar
Run
./stack.sh