import whereto program

whereto is a program for testing Apache redirect rules. We intend to
use it in the openstack-manuals CI jobs.

Change-Id: I5edea1733b56432cf7ac9533e909a7d440363d2d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2017-08-23 15:41:34 -04:00
parent 6a49e0732f
commit f971ff5aa1
4 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group whereto-core
create = group whereto-release
label-Code-Review = -2..+2 group whereto-core
label-Workflow = -1..+1 group whereto-core
[access "refs/tags/*"]
pushSignedTag = group whereto-release
[receive]
requireChangeId = true
[submit]
mergeContent = true

View File

@ -6275,6 +6275,9 @@
- project: openstack/watcher-tempest-plugin
description: Tempest plugin for the watcher project.
acl-config: /home/gerrit2/acls/openstack/watcher.config
- project: openstack/whereto
description: Test Apache redirect rules.
upstream: https://github.com/dhellmann/whereto.git
- project: openstack/windmill
description: An Ansible deployment to validate ansible roles for Continuous Integration.
- project: openstack/workload-ref-archs

View File

@ -15637,6 +15637,14 @@
- gate-{name}-pep8-{node}:
node: ubuntu-xenial
- project:
name: whereto
jobs:
- python-jobs
- pypi-jobs
- hook-{name}-rtfd
- project:
name: windmill

View File

@ -18653,6 +18653,14 @@ projects:
gate:
- gate-watcher-tempest-plugin-pep8-ubuntu-xenial
- name: openstack/whereto
template:
- name: merge-check
- name: python-jobs
- name: python35-jobs
- name: publish-to-pypi
- name: docs-on-rtfd
- name: openstack/windmill
template:
- name: merge-check