Merge "Remove melange related jobs."
This commit is contained in:
commit
33689b6e40
@ -255,14 +255,12 @@ node "jenkins.openstack.org" {
|
||||
'glance',
|
||||
'horizon',
|
||||
'keystone',
|
||||
'melange',
|
||||
'nova',
|
||||
'openstack-ci-puppet',
|
||||
'pypi-mirror',
|
||||
'python-cinderclient',
|
||||
'python-glanceclient',
|
||||
'python-keystoneclient',
|
||||
'python-melangeclient',
|
||||
'python-novaclient',
|
||||
'python-openstackclient',
|
||||
'python-quantumclient',
|
||||
@ -437,13 +435,11 @@ node "pypi.openstack.org" {
|
||||
'glance',
|
||||
'horizon',
|
||||
'keystone',
|
||||
'melange',
|
||||
'nova',
|
||||
'openstack-common',
|
||||
'python-cinderclient',
|
||||
'python-glanceclient',
|
||||
'python-keystoneclient',
|
||||
'python-melangeclient',
|
||||
'python-novaclient',
|
||||
'python-openstackclient',
|
||||
'python-quantumclient',
|
||||
|
@ -1,10 +0,0 @@
|
||||
project:
|
||||
template: 'python_jobs'
|
||||
|
||||
values:
|
||||
name: 'melange'
|
||||
disabled: 'false'
|
||||
github_org: 'openstack'
|
||||
review_site: 'review.openstack.org'
|
||||
publisher_site: 'nova.openstack.org'
|
||||
node: 'precise'
|
@ -1,10 +0,0 @@
|
||||
project:
|
||||
template: 'python_jobs'
|
||||
|
||||
values:
|
||||
name: 'python-melangeclient'
|
||||
disabled: 'false'
|
||||
github_org: 'openstack'
|
||||
review_site: 'review.openstack.org'
|
||||
publisher_site: 'nova.openstack.org'
|
||||
node: 'precise'
|
@ -134,20 +134,6 @@ projects:
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/melange
|
||||
check:
|
||||
- gate-melange-merge:
|
||||
- gate-melange-pep8
|
||||
- gate-melange-python26
|
||||
- gate-melange-python27
|
||||
gate:
|
||||
- gate-melange-merge:
|
||||
- gate-melange-pep8
|
||||
- gate-melange-python26
|
||||
- gate-melange-python27
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/nova
|
||||
check:
|
||||
- gate-nova-merge:
|
||||
@ -234,18 +220,6 @@ projects:
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/python-melangeclient
|
||||
check:
|
||||
- gate-python-melangeclient-merge:
|
||||
- gate-python-melangeclient-pep8
|
||||
- gate-python-melangeclient-python26
|
||||
- gate-python-melangeclient-python27
|
||||
gate:
|
||||
- gate-python-melangeclient-merge:
|
||||
- gate-python-melangeclient-pep8
|
||||
- gate-python-melangeclient-python26
|
||||
- gate-python-melangeclient-python27
|
||||
|
||||
- name: openstack/python-novaclient
|
||||
check:
|
||||
- gate-python-novaclient-merge:
|
||||
|
Loading…
x
Reference in New Issue
Block a user