Files
gerritlib/tools/projects.yaml
Clark Boylan 2b81068c01 Add integration testing with jeepyb and gerrit
This adds integration testing to gerritlib with jeepyb and gerrit.

Depends-On: https://review.opendev.org/704660
Change-Id: I1815e63693656d52c10a9cb9bf60f999e036dfed
2020-01-28 11:01:01 -08:00

18 lines
447 B
YAML

- project: test/test-repo-1
description: One of several test repos
use-storyboard: true
acl-config: tools/acls/test/test.config
groups:
- testing
- project: test/test-repo-2
description: Second of several test repos
use-storyboard: false
acl-config: tools/acls/test/test.config
groups:
- testing
- project: test/test-repo-3
description: A retired repo
acl-config: tools/acls/test/retired.config
groups:
- testing