system-config/playbooks/zuul/test_gerrit_renames.yaml
Clark Boylan 65cb02a016 Improve repo rename functional testing
This tests that we can rename both the project and the org the project
lives in. Should just add a bit more robustness to our testing.

Change-Id: I0914e864c787b1dba175e0fabf6ab2648a554d16
2021-08-02 14:12:57 -07:00

7 lines
113 B
YAML

repos:
- old: y/testproject
new: x/test-project
gerrit_groups:
- old: CI-tools
new: CI-tools-updated