Files
system-config/playbooks/test-gitea.yaml
Clark Boylan 4d4e88a3d0 Update our gitea test to handle new git behavior
Git was recently updated to fix a security issue that prevents git from
operating on a repo as userA if the repo is owned by userB. In our gitea
tests we use our local zuul repo clone of system-config to push back
into gitea to get some real content into gitea. We were operating as
root but zuul owns that repo. Update the commands to run as zuul to
workaround the git error.

Change-Id: I87105bae4bdd69465cce4d5bc412241dc1c88623
2022-04-13 13:07:13 -07:00

2.9 KiB