Merge "Add Python 3.3 PyPI mirror jobs"
This commit is contained in:
commit
e0d973399a
@ -72,3 +72,41 @@
|
||||
publishers:
|
||||
- link-logs
|
||||
- console-log
|
||||
|
||||
|
||||
- job:
|
||||
name: 'periodic-mirror-python33'
|
||||
node: mirror33
|
||||
concurrent: false
|
||||
|
||||
wrappers:
|
||||
- timeout:
|
||||
timeout: 60
|
||||
fail: true
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- update-pypi-mirror
|
||||
|
||||
publishers:
|
||||
- link-logs
|
||||
- console-log-periodic
|
||||
|
||||
|
||||
- job:
|
||||
name: 'post-mirror-python33'
|
||||
node: mirror33
|
||||
concurrent: false
|
||||
|
||||
wrappers:
|
||||
- timeout:
|
||||
timeout: 60
|
||||
fail: true
|
||||
- timestamps
|
||||
|
||||
builders:
|
||||
- update-pypi-mirror
|
||||
|
||||
publishers:
|
||||
- link-logs
|
||||
- console-log
|
||||
|
@ -219,6 +219,7 @@ projects:
|
||||
- zuul-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
periodic:
|
||||
- periodic-test
|
||||
|
||||
@ -242,6 +243,7 @@ projects:
|
||||
- nose-html-output-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/gerrit
|
||||
check:
|
||||
@ -265,6 +267,7 @@ projects:
|
||||
- gerritbot-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/gerritlib
|
||||
check:
|
||||
@ -278,6 +281,7 @@ projects:
|
||||
- gerritlib-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/jeepyb
|
||||
check:
|
||||
@ -293,6 +297,7 @@ projects:
|
||||
- jeepyb-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/jenkins-job-builder
|
||||
check:
|
||||
@ -318,6 +323,7 @@ projects:
|
||||
- jenkins-job-builder-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/lodgeit
|
||||
check:
|
||||
@ -391,6 +397,7 @@ projects:
|
||||
- reviewday-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/reviewstats
|
||||
check:
|
||||
@ -418,6 +425,7 @@ projects:
|
||||
- storyboard-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/odsreg
|
||||
check:
|
||||
@ -439,6 +447,7 @@ projects:
|
||||
- statusbot-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack/cinder
|
||||
check:
|
||||
@ -752,6 +761,7 @@ projects:
|
||||
- oslo.config-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- oslo.config-docs
|
||||
|
||||
- name: openstack/oslo.messaging
|
||||
@ -777,6 +787,7 @@ projects:
|
||||
- oslo.messaging-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- oslo.messaging-docs
|
||||
|
||||
- name: openstack/oslo.sphinx
|
||||
@ -795,6 +806,7 @@ projects:
|
||||
- oslo.sphinx-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack/neutron
|
||||
check:
|
||||
@ -892,6 +904,7 @@ projects:
|
||||
- python-ceilometerclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-ceilometerclient-docs
|
||||
|
||||
- name: openstack/python-cinderclient
|
||||
@ -932,6 +945,7 @@ projects:
|
||||
- python-cinderclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-cinderclient-docs
|
||||
|
||||
- name: openstack/python-glanceclient
|
||||
@ -972,6 +986,7 @@ projects:
|
||||
- python-glanceclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-glanceclient-docs
|
||||
|
||||
- name: openstack/python-keystoneclient
|
||||
@ -1012,6 +1027,7 @@ projects:
|
||||
- python-keystoneclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-keystoneclient-docs
|
||||
|
||||
- name: openstack/python-novaclient
|
||||
@ -1052,6 +1068,7 @@ projects:
|
||||
- python-novaclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-novaclient-docs
|
||||
|
||||
- name: openstack/python-openstackclient
|
||||
@ -1077,6 +1094,7 @@ projects:
|
||||
- python-openstackclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-openstackclient-docs
|
||||
|
||||
- name: openstack/python-neutronclient
|
||||
@ -1117,6 +1135,7 @@ projects:
|
||||
- python-neutronclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-neutronclient-docs
|
||||
|
||||
- name: openstack/python-swiftclient
|
||||
@ -1142,6 +1161,7 @@ projects:
|
||||
- python-swiftclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-swiftclient-docs
|
||||
|
||||
- name: openstack/requirements
|
||||
@ -1163,9 +1183,11 @@ projects:
|
||||
post:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
periodic:
|
||||
- periodic-mirror-python26
|
||||
- periodic-mirror-python27
|
||||
- periodic-mirror-python33
|
||||
|
||||
- name: openstack-dev/grenade
|
||||
check:
|
||||
@ -1202,6 +1224,7 @@ projects:
|
||||
- hacking-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-dev/pbr
|
||||
check:
|
||||
@ -1245,6 +1268,7 @@ projects:
|
||||
- pbr-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-dev/devstack
|
||||
check:
|
||||
@ -1469,6 +1493,7 @@ projects:
|
||||
- python-heatclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- python-heatclient-docs
|
||||
|
||||
- name: openstack/heat-cfntools
|
||||
@ -1492,6 +1517,7 @@ projects:
|
||||
- heat-cfntools-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- heat-cfntools-docs
|
||||
|
||||
- name: openstack/heat-templates
|
||||
@ -1549,6 +1575,7 @@ projects:
|
||||
- python-troveclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/marconi
|
||||
check:
|
||||
@ -1588,6 +1615,7 @@ projects:
|
||||
- designate-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/python-designateclient
|
||||
check:
|
||||
@ -1609,6 +1637,7 @@ projects:
|
||||
- python-designateclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/bindep
|
||||
check:
|
||||
@ -1629,6 +1658,7 @@ projects:
|
||||
- bindep-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/billingstack
|
||||
check:
|
||||
@ -1650,6 +1680,7 @@ projects:
|
||||
- billingstack-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
|
||||
- name: stackforge/bufunfa
|
||||
@ -1804,6 +1835,7 @@ projects:
|
||||
- git-review-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack/openstack-planet
|
||||
check:
|
||||
@ -1930,6 +1962,7 @@ projects:
|
||||
- gear-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: openstack-infra/gearman-plugin
|
||||
check:
|
||||
@ -2003,6 +2036,7 @@ projects:
|
||||
- savanna-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- hook-savanna-rtfd
|
||||
|
||||
- name: stackforge/python-savannaclient
|
||||
@ -2028,6 +2062,7 @@ projects:
|
||||
- python-savannaclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- hook-python-savannaclient-rtfd
|
||||
|
||||
- name: stackforge/savanna-dashboard
|
||||
@ -2053,6 +2088,7 @@ projects:
|
||||
- savanna-dashboard-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
- hook-savanna-dashboard-rtfd
|
||||
|
||||
- name: stackforge/savanna-extra
|
||||
@ -2337,6 +2373,7 @@ projects:
|
||||
- python-muranoclient-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/opencafe
|
||||
check:
|
||||
@ -2612,3 +2649,4 @@ projects:
|
||||
- pycadf-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
Loading…
Reference in New Issue
Block a user