Trigger tarball jobs.
Fixes bug #1013091. Change-Id: Ice6427de45bd1afc05051d743b68b2df9b166821
This commit is contained in:
parent
50628cdbf6
commit
55bf183360
@ -85,6 +85,8 @@ projects:
|
||||
- gate-cinder-pep8
|
||||
- gate-cinder-python26
|
||||
- gate-cinder-python27
|
||||
post:
|
||||
- cinder-tarball
|
||||
|
||||
- name: openstack/glance
|
||||
check:
|
||||
@ -99,8 +101,10 @@ projects:
|
||||
- gate-glance-python26
|
||||
- gate-glance-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- glance-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/horizon
|
||||
check:
|
||||
@ -115,8 +119,10 @@ projects:
|
||||
- gate-horizon-python26
|
||||
- gate-horizon-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- horizon-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/keystone
|
||||
check:
|
||||
@ -131,8 +137,10 @@ projects:
|
||||
- gate-keystone-python26
|
||||
- gate-keystone-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- keystone-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/nova
|
||||
check:
|
||||
@ -147,8 +155,10 @@ projects:
|
||||
- gate-nova-python26
|
||||
- gate-nova-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- nova-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/quantum
|
||||
check:
|
||||
@ -161,6 +171,8 @@ projects:
|
||||
- gate-quantum-pep8
|
||||
- gate-quantum-python26
|
||||
- gate-quantum-python27
|
||||
post:
|
||||
- quantum-tarball
|
||||
|
||||
- name: openstack/swift
|
||||
check:
|
||||
@ -173,6 +185,8 @@ projects:
|
||||
- gate-swift-pep8
|
||||
- gate-swift-python26
|
||||
- gate-swift-python27
|
||||
post:
|
||||
- swift-tarball
|
||||
|
||||
- name: openstack/python-cinderclient
|
||||
check:
|
||||
@ -185,8 +199,10 @@ projects:
|
||||
- gate-python-cinderclient-pep8
|
||||
- gate-python-cinderclient-python26
|
||||
- gate-python-cinderclient-python27
|
||||
post:
|
||||
- python-cinderclient-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/python-glanceclient
|
||||
check:
|
||||
@ -201,8 +217,10 @@ projects:
|
||||
- gate-python-glanceclient-python26
|
||||
- gate-python-glanceclient-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- python-glanceclient-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/python-keystoneclient
|
||||
check:
|
||||
@ -217,8 +235,10 @@ projects:
|
||||
- gate-python-keystoneclient-python26
|
||||
- gate-python-keystoneclient-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- python-keystoneclient-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/python-novaclient
|
||||
check:
|
||||
@ -233,8 +253,10 @@ projects:
|
||||
- gate-python-novaclient-python26
|
||||
- gate-python-novaclient-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- python-novaclient-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/python-openstackclient
|
||||
check:
|
||||
@ -247,6 +269,8 @@ projects:
|
||||
- gate-python-openstackclient-pep8
|
||||
- gate-python-openstackclient-python26
|
||||
- gate-python-openstackclient-python27
|
||||
post:
|
||||
- python-openstackclient-tarball
|
||||
|
||||
- name: openstack/python-quantumclient
|
||||
check:
|
||||
@ -261,8 +285,10 @@ projects:
|
||||
- gate-python-quantumclient-python26
|
||||
- gate-python-quantumclient-python27
|
||||
- gate-integration-tests-devstack-vm
|
||||
post:
|
||||
- python-quantumclient-tarball
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/python-swiftclient
|
||||
check:
|
||||
@ -275,6 +301,8 @@ projects:
|
||||
- gate-python-swiftclient-pep8
|
||||
- gate-python-swiftclient-python26
|
||||
- gate-python-swiftclient-python27
|
||||
post:
|
||||
- python-swiftclient-tarball
|
||||
|
||||
- name: openstack-dev/devstack
|
||||
check:
|
||||
@ -284,7 +312,7 @@ projects:
|
||||
- gate-devstack-merge:
|
||||
- gate-integration-tests-devstack-vm
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack-ci/devstack-gate
|
||||
check:
|
||||
@ -294,7 +322,7 @@ projects:
|
||||
- gate-devstack-gate-merge:
|
||||
- gate-integration-tests-devstack-vm
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/tempest
|
||||
check:
|
||||
@ -304,4 +332,4 @@ projects:
|
||||
- gate-tempest-merge:
|
||||
- gate-tempest-pep8
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
- gate-tempest-devstack-vm
|
||||
|
Loading…
x
Reference in New Issue
Block a user