From 9c25c3fadd7c5b2a1cbda1142b4a9939887945c7 Mon Sep 17 00:00:00 2001 From: Mateusz Matuszkowiak Date: Tue, 15 Dec 2015 11:03:45 +0100 Subject: [PATCH] Added new repo for fuel-plugin-qlogic-sriov-vxlan in Openstack NS Change-Id: I263fce2ed5ce35e273084feda30b45d98a40ff96 Closes-Bug: #1525344 --- .../fuel-plugin-qlogic-sriov-vxlan.config | 19 +++++++++++++++++++ gerrit/projects.yaml | 7 +++++++ gerritbot/channels.yaml | 1 + zuul/layout.yaml | 5 +++++ 4 files changed, 32 insertions(+) create mode 100644 gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config diff --git a/gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config b/gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config new file mode 100644 index 0000000000..b07bab2df5 --- /dev/null +++ b/gerrit/acls/openstack/fuel-plugin-qlogic-sriov-vxlan.config @@ -0,0 +1,19 @@ +[access "refs/for/refs/*"] +pushMerge = group fuel-plugin-qlogic-sriov-vxlan-release + +[access "refs/heads/*"] +abandon = group fuel-plugin-qlogic-sriov-vxlan-core +create = group fuel-plugin-qlogic-sriov-vxlan-release +label-Code-Review = -2..+2 group fuel-plugin-qlogic-sriov-vxlan-core +label-Verified = -1..+1 group fuel-plugins-ci +label-Workflow = -1..+1 group fuel-plugin-qlogic-sriov-vxlan-core + +[access "refs/tags/*"] +pushSignedTag = group fuel-plugin-qlogic-sriov-vxlan-release + +[receive] +requireChangeId = true +requireContributorAgreement = true + +[submit] +mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 7a04ca0937..bf5b74a9e5 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1542,6 +1542,13 @@ docimpact-group: fuel options: - delay-release +- project: openstack/fuel-plugin-qlogic-sriov-vxlan + groups: + - fuel + description: Fuel plugin which enables SRIOV capabilities in QLogic E3/E4 Intelligent Ethernet Adapters + docimpact-group: fuel + options: + - delay-release - project: openstack/fuel-plugin-saltstack groups: - fuel diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index e34f5f9f50..26082f6126 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -122,6 +122,7 @@ fuel-tracker: - openstack/fuel-plugin-plumgrid - openstack/fuel-plugin-purestorage-cinder - openstack/fuel-plugin-qemu + - openstack/fuel-plugin-qlogic-sriov-vxlan - openstack/fuel-plugin-saltstack - openstack/fuel-plugin-scaleio - openstack/fuel-plugin-scaleio-cinder diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 702acf8024..295b52d45a 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5015,6 +5015,11 @@ projects: - name: merge-check - name: noop-jobs + - name: openstack/fuel-plugin-qlogic-sriov-vxlan + template: + - name: merge-check + - name: noop-jobs + - name: openstack/fuel-plugin-saltstack template: - name: merge-check