sahara-ci-config/jenkins_job_builder/sahara-pypimirror.yaml
Denis Egorenko 616a5be505 Use git.openstack.org instead github.com
Change-Id: I347fd9e44cdec091a83da71e60dab001455ced8c
2014-12-29 10:56:31 +00:00

24 lines
1.1 KiB
YAML

- job:
name: sahara-pypimirror
node: master
project-type: freestyle
description: "<b>This job is managed by Jenkins Job Builder, do not edit it through WebUI.\
\n<p>Please use this repository to make changes: <a href=\"https://git.openstack.org/stackforge/sahara-ci-config\">https://git.openstack.org/stackforge/sahara-ci-config</a></b>\
\n<p><b>Title</b>: Pypi mirror updater<br/>\
\n<b>Description</b>: This job creates/updates Pypi mirror used for testing with all Sahara requirements from all Sahara branches (based on openstack-infra jeepyb scripts). Mirror url:\
\n<a href=\"http://sahara.mirantis.net/pypi/\">http://sahara.mirantis.net/pypi</a><br/>\
\n<b>Maintainer</b>: Sergey Kolekonov<br/>"
defaults: global
disabled: true
concurrent: false
triggers:
- timed: '0 */3 * * *'
builders:
- shell: "cd /opt/ci/pypi-mirror/pypi-mirror && tox -e venv -- run-mirror -c mirror.yaml"
publishers:
- email:
recipients: elastic-hadoop-eng@mirantis.com