Merge "Don't run tempest tests in zaqar gate"
This commit is contained in:
commit
620b12427e
@ -107,6 +107,7 @@
|
|||||||
export PROJECTS="openstack/python-zaqarclient $PROJECTS"
|
export PROJECTS="openstack/python-zaqarclient $PROJECTS"
|
||||||
export PYTHONUNBUFFERED=true
|
export PYTHONUNBUFFERED=true
|
||||||
export ENABLED_SERVICES=tempest
|
export ENABLED_SERVICES=tempest
|
||||||
|
export DEVSTACK_GATE_TEMPEST=0
|
||||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin zaqar git://git.openstack.org/openstack/zaqar"
|
export DEVSTACK_LOCAL_CONFIG="enable_plugin zaqar git://git.openstack.org/openstack/zaqar"
|
||||||
|
|
||||||
function gate_hook {{
|
function gate_hook {{
|
||||||
@ -121,4 +122,4 @@
|
|||||||
publishers:
|
publishers:
|
||||||
- test-results
|
- test-results
|
||||||
- devstack-logs
|
- devstack-logs
|
||||||
- console-log
|
- console-log
|
||||||
|
Loading…
x
Reference in New Issue
Block a user