From b9d6ddccd72fb8bf4c285af811de7212188ef2b4 Mon Sep 17 00:00:00 2001 From: Vitaly Sedelnik Date: Wed, 13 Apr 2016 15:41:17 +0300 Subject: [PATCH] Add config file for neutron Change-Id: Id3dfcf7f6f63a04fb1d349bf982b9dbae448f595 --- jenkins/codesync/neutron.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 jenkins/codesync/neutron.yaml diff --git a/jenkins/codesync/neutron.yaml b/jenkins/codesync/neutron.yaml new file mode 100644 index 0000000..bbb211c --- /dev/null +++ b/jenkins/codesync/neutron.yaml @@ -0,0 +1,17 @@ +- options: + gerrit-base-uri: ssh://vitaly.sedelnik@review.fuel-infra.org:29418 + gerrit-topic: sync/stable/liberty + downstream-branch: openstack-ci/fuel-8.0/liberty + upstream-branch: stable/liberty + committer-name: Vitaly Sedelnik + committer-email: vsedelnik@mirantis.com + + project: + + - neutron: + repo: openstack/neutron + mail-to: mos-neutron@mirantis.com +# - python-neutronclient: +# repo: openstack/python-neutronclient +# mail-to: mos-neutron@mirantis.com + -- 2.45.2