podman/contrib/cirrus
Chris Evich 9c0c29f086
Cirrus: Fix ownership of repos. to keep git happy
Newer versions of git are much more pedantic about who owns the
repository files.  When setting up to run rootless, prior to this
commit, the repo. ownership was changed from root.  This causes
all subsequent git-operations as root to fail:

    ```
    fatal: unsafe repository ('<$GOSRC>' is owned by someone else)
    ```

Fix this by re-ordering operations, such that the change in ownership is
done immediately before executing as a user.  Also disable the
git-ownership check on the source repository assuming the CI environment
is disposable.

Signed-off-by: Chris Evich <cevich@redhat.com>
2022-04-27 12:13:54 -04:00
..
99-do-not-use-google-subnets.conflist Cirrus: Block CNI use of google VPCs 2019-08-28 09:02:31 -04:00
cirrus_yaml_test.py Cirrus: Allow manually running image-build task 2022-03-31 17:07:33 -04:00
ext_svc_check.sh Spelling 2020-12-22 13:34:31 -05:00
lib.sh Cirrus: Fix ownership of repos. to keep git happy 2022-04-27 12:13:54 -04:00
logcollector.sh Cirrus: Test w/ netavark/aardvark-dns in F36+ 2022-04-27 12:13:54 -04:00
logformatter Revert "Switch all rootful to rootfull" 2022-04-25 09:14:04 -04:00
logformatter.t Fix unreadable netavark logs 2022-03-22 08:56:36 -06:00
pr-should-include-tests Optimization: skip tests in some circumstances 2022-04-21 11:02:57 -06:00
pr-should-include-tests.t It really should be no **NEW** tests needed 2021-10-04 19:23:38 -06:00
required_host_ports.txt Fix static build cache by using cachix 2021-01-27 16:15:23 +01:00
runner.sh Cirrus: Fix ownership of repos. to keep git happy 2022-04-27 12:13:54 -04:00
setup_environment.sh Cirrus: Fix ownership of repos. to keep git happy 2022-04-27 12:13:54 -04:00
shellcheck.sh Cirrus: Fix running shellcheck locally 2020-10-06 16:01:24 -04:00
swagger_stack_trace.png Improve swagger+CORS metadata docs 2020-06-09 09:53:19 -04:00
timestamp.awk CI - various fixes 2020-07-25 12:32:53 -06:00