Add zaqar-ui for zaqarclient job

Change-Id: Ie137cac54e0b955d931b918c246581d64b775db1
This commit is contained in:
Fei Long Wang 2016-11-11 16:25:38 +13:00 committed by wangxiyuan
parent a3297084fd
commit 2c831e9520
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
- shell: |
#!/bin/bash -xe
export PROJECTS="openstack/python-zaqarclient $PROJECTS"
export PROJECTS="openstack/zaqar-ui $PROJECTS"
export PYTHONUNBUFFERED=true
export FUNCTEST_TIMEOUT=30
export DEVSTACK_GATE_ZAQAR=1