Import trystack.org static contents
This repo will contain the contents of the trystack.o.o site. Change-Id: I96b0d459cb8ffcde42fae751c01f9a3b78760390 Depends-On: I84296dec98f68404c19713f75182faaed43419f9 Depends-On: I1651f35353705ba8c869bf245dbfc6bbb9588e27 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
08efc63a10
commit
8887c220cb
13
gerrit/acls/openstack-infra/trystack-site.config
Normal file
13
gerrit/acls/openstack-infra/trystack-site.config
Normal file
@ -0,0 +1,13 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group trystack-site-core
|
||||
label-Code-Review = -2..+2 group trystack-site-core
|
||||
label-Workflow = -1..+1 group trystack-site-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group trystack-site-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -670,6 +670,10 @@
|
||||
- project: openstack-infra/tripleo-ci
|
||||
use-storyboard: true
|
||||
description: CI for the TripleO project
|
||||
- project: openstack-infra/trystack-site
|
||||
use-storyboard: true
|
||||
description: Contents of trystack website
|
||||
upstream: git://github.com/trystack/trystack_org_webcontents.git
|
||||
- project: openstack-infra/vinz
|
||||
use-storyboard: true
|
||||
description: Standalone UI replacement for Gerrit API
|
||||
|
@ -5707,6 +5707,11 @@ projects:
|
||||
- check-tripleo-ironic-overcloud-f21puppet-ha
|
||||
- check-tripleo-ironic-overcloud-f21puppet-ceph
|
||||
|
||||
- name: openstack-infra/trystack-site
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack-infra/vinz
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user