Enable congress-devstack-mysql api tempest jobs

Change-Id: Ieb03bfce101bc652a88a9b3f27b97de174d4e0bf
This commit is contained in:
Anusha Ramineni 2017-12-19 17:47:19 +05:30
parent bea5c786f3
commit 2b0c739b49
3 changed files with 27 additions and 0 deletions

8
.zuul.yaml Normal file
View File

@ -0,0 +1,8 @@
- project:
name: openstack/congress-tempest-plugin
check:
jobs:
- congress-devstack-api-mysql
gate:
jobs:
- congress-devstack-api-mysql

View File

@ -3,3 +3,18 @@
# process, which may cause wedges in the gate later.
pbr>=2.0 # Apache-2.0
aodhclient>=0.9.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-heatclient>=1.10.0 # Apache-2.0
python-monascaclient>=1.7.0 # Apache-2.0
python-muranoclient>=0.8.2 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
python-congressclient>=1.3.0,<2000 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-ironicclient>=1.14.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
oslo.config>=5.1.0 # Apache-2.0
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0

View File

@ -10,6 +10,10 @@ sphinx>=1.6.2 # BSD
oslotest>=1.10.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=1.4.0 # MIT
tenacity>=3.2.1 # Apache-2.0
tempest>=17.1.0 # Apache-2.0
six>=1.10.0 # MIT
openstackdocstheme>=1.11.0 # Apache-2.0
# releasenotes
reno>=1.8.0 # Apache-2.0