Merge "Add satori as a new project"
This commit is contained in:
		@@ -0,0 +1,13 @@
 | 
				
			|||||||
 | 
					[access "refs/*"]
 | 
				
			||||||
 | 
					        owner = group Administrators
 | 
				
			||||||
 | 
					[access "refs/heads/*"]
 | 
				
			||||||
 | 
					        label-Code-Review = -2..+2 group satori-core
 | 
				
			||||||
 | 
					        label-Approved = +0..+1 group satori-core
 | 
				
			||||||
 | 
					[access "refs/tags/*"]
 | 
				
			||||||
 | 
					        create = group satori-ptl
 | 
				
			||||||
 | 
					        pushTag = group satori-ptl
 | 
				
			||||||
 | 
					[receive]
 | 
				
			||||||
 | 
					        requireChangeId = true
 | 
				
			||||||
 | 
					        requireContributorAgreement = true
 | 
				
			||||||
 | 
					[submit]
 | 
				
			||||||
 | 
					        mergeContent = true
 | 
				
			||||||
@@ -221,6 +221,17 @@
 | 
				
			|||||||
      - pypi-jobs
 | 
					      - pypi-jobs
 | 
				
			||||||
      - openstack-publish-jobs
 | 
					      - openstack-publish-jobs
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					- project:
 | 
				
			||||||
 | 
					    name: satori
 | 
				
			||||||
 | 
					    github-org: stackforge
 | 
				
			||||||
 | 
					    node: bare-precise
 | 
				
			||||||
 | 
					    tarball-site: tarballs.openstack.org
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    jobs:
 | 
				
			||||||
 | 
					      - python-jobs
 | 
				
			||||||
 | 
					      - pypi-jobs
 | 
				
			||||||
 | 
					      - hook-{name}-rtfd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- project:
 | 
					- project:
 | 
				
			||||||
    name: savanna-dashboard
 | 
					    name: savanna-dashboard
 | 
				
			||||||
    github-org: openstack
 | 
					    github-org: openstack
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -745,6 +745,9 @@
 | 
				
			|||||||
- project: stackforge/rubick
 | 
					- project: stackforge/rubick
 | 
				
			||||||
  description: Rule-based diagnostics of configuration of OpenStack platform
 | 
					  description: Rule-based diagnostics of configuration of OpenStack platform
 | 
				
			||||||
  upstream: git://github.com/MirantisLabs/rubick
 | 
					  upstream: git://github.com/MirantisLabs/rubick
 | 
				
			||||||
 | 
					- project: stackforge/satori
 | 
				
			||||||
 | 
					  upstream: git://github.com/rackerlabs/satori
 | 
				
			||||||
 | 
					  description: Configuration Discovery
 | 
				
			||||||
- project: stackforge/savanna-ci-config
 | 
					- project: stackforge/savanna-ci-config
 | 
				
			||||||
  description: savanna-ci 3rd party testing configs (jjb, zuul, etc.)
 | 
					  description: savanna-ci 3rd party testing configs (jjb, zuul, etc.)
 | 
				
			||||||
  acl-config: /home/gerrit2/acls/stackforge/savanna-ci-config.config
 | 
					  acl-config: /home/gerrit2/acls/stackforge/savanna-ci-config.config
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -4370,6 +4370,19 @@ projects:
 | 
				
			|||||||
    post:
 | 
					    post:
 | 
				
			||||||
      - rubick-coverage
 | 
					      - rubick-coverage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  - name: stackforge/satori
 | 
				
			||||||
 | 
					    template:
 | 
				
			||||||
 | 
					      - name: python-jobs
 | 
				
			||||||
 | 
					    check:
 | 
				
			||||||
 | 
					      - gate-satori-requirements
 | 
				
			||||||
 | 
					      - gate-satori-python33
 | 
				
			||||||
 | 
					    gate:
 | 
				
			||||||
 | 
					      - gate-satori-requirements
 | 
				
			||||||
 | 
					      - gate-satori-python33
 | 
				
			||||||
 | 
					      - gate-satori-pypy
 | 
				
			||||||
 | 
					    post:
 | 
				
			||||||
 | 
					      - hook-satori-rtfd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: stackforge/solum
 | 
					  - name: stackforge/solum
 | 
				
			||||||
    template:
 | 
					    template:
 | 
				
			||||||
      - name: check-requirements
 | 
					      - name: check-requirements
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user