From 7c1168280dc1b6ed7b2f32e5921c113882c40556 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 15 Nov 2013 20:10:34 +0000 Subject: [PATCH] Update PyPI mirror for sqlalchemy-migrate releases * modules/openstack_project/files/zuul/layout.yaml: After each sqlalchemy-migrate release is uploaded to pypi.python.org, immediately run the post-mirror jobs to update pypi.openstack.org so it will be reflected there as well. Change-Id: I34c747cf1ecbc923e5db9c53a5766b388f51e33b --- modules/openstack_project/files/zuul/layout.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 53fcb83ee4..b501a9701c 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -2615,7 +2615,10 @@ projects: - hook-sqlalchemy-migrate-rtfd release: - sqlalchemy-migrate-tarball: - - sqlalchemy-migrate-pypi-upload + - sqlalchemy-migrate-pypi-upload: + - post-mirror-python26 + - post-mirror-python27 + - post-mirror-python33 - hook-sqlalchemy-migrate-rtfd - name: stackforge/puppet-ceilometer