diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 865801ef0a..a97cdb27d8 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -988,6 +988,12 @@ - fuel description: Fuel designs and specs acl-config: /home/gerrit2/acls/stackforge/fuel.config +- project: stackforge/fuel-stats + groups: + - fuel + description: Fuel anonymous statistics collector + upstream: git://github.com/sand8080/collector.git + acl-config: /home/gerrit2/acls/stackforge/fuel.config - project: stackforge/fuel-web groups: - fuel diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index e77f446b35..f2551453a3 100644 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -453,6 +453,7 @@ fuel-tracker: - stackforge/fuel-library - stackforge/fuel-devops - stackforge/fuel-specs + - stackforge/fuel-stats branches: - master diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 7dc46982d2..2f48f75a7b 100644 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3960,6 +3960,11 @@ projects: gate: - gate-fuel-specs-python27 + - name: stackforge/fuel-stats + template: + - name: merge-check + - name: noop-jobs + - name: stackforge/fuel-web template: - name: merge-check