nodepool/playbooks
Clark Boylan 612fb2e062 Set git repo ownership for nodepool dib integration testing
We run nodepool-builder as root in the integration testing but
/home/zuul/src repos are owned by zuul. When git tries to do local
clones of these repos it fails because security concerns mean it will
not talk to git repos owned by a different user.

Address this by chowning /home/zuul/src and its contents to root:root.
We don't use the git config method because that would require modifying
the container image and that seems less ideal than making the test
environment match what we need.

Change-Id: Idf78c50180b7b989082befe797f5003ebb29ec5b
2024-09-16 15:05:59 -07:00
..
nodepool-functional-container-openstack Set git repo ownership for nodepool dib integration testing 2024-09-16 15:05:59 -07:00
nodepool-functional-k8s Rollback to 1.28/stable microk8s in functional testing 2024-01-29 14:15:54 -08:00
nodepool-nox Switch to nox 2023-01-10 10:30:14 -08:00