automation-tests/contrib/cirrus
Chris Evich 068d4e81c7
Allow CI user to cleanup own files
According to https://go.dev/ref/mod#module-cache golang will leave
behind read-only bits.  It was observed that these cause the find/rm
cleanup operations to fail fail with `permission denied` on thousands
of files.  This is preventing cleanup of cruft from unrelated Cirrus-tasks
leading to unnecessary occupation of critical, local-ssd storage space.
Fix this by ensuring the user has at least write access to the entire
contents of `$TMPDIR` and `$HOME`, `ci` subdirs.

Signed-off-by: Chris Evich <cevich@redhat.com>
2024-02-14 10:29:51 -05:00
..
99-do-not-use-google-subnets.conflist Cirrus: Block CNI use of google VPCs 2019-08-28 09:02:31 -04:00
CIModes.md Run codespell on code 2024-01-28 07:30:52 -05:00
check_go_changes.sh Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00
cirrus_yaml_test.py Enforce podman-machine mac CI results 2024-02-12 09:28:23 -05:00
lib.sh Warn if cgroups-v1 2024-02-06 16:18:05 +05:30
lib.sh.t CI setup: simplify environment passthrough code 2022-12-01 16:19:22 -07:00
logcollector.sh Cirrus: Record the buildah version for reference 2023-05-17 11:30:13 -04:00
logformatter Run codespell on code 2023-09-14 06:13:23 -04:00
logformatter.t logformatter: ignore 'TOP-LEVEL' headings 2023-06-13 09:07:23 -06:00
mac_cleanup.sh Allow CI user to cleanup own files 2024-02-14 10:29:51 -05:00
mac_env.sh Run codespell on code 2024-01-28 07:30:52 -05:00
mac_setup.sh Implement bare-metal Mac M1 podman-machine testing 2023-12-04 10:40:13 -05:00
postbuild.sh CI: postbuild step: skip under nightly treadmill 2023-04-06 11:49:50 -06:00
pr-removes-fixed-skips Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00
pr-removes-fixed-skips.t CI: new check for leftover skips/fixmes 2022-07-28 09:00:31 -06:00
pr-should-include-tests Replace egrep/fgrep with grep -E/-F 2023-05-03 07:32:42 -06:00
pr-should-include-tests.t It really should be no **NEW** tests needed 2021-10-04 19:23:38 -06:00
prebuild.sh Remove gitleaks scanning 2024-02-09 10:09:42 -05:00
required_host_ports.txt Fix static build cache by using cachix 2021-01-27 16:15:23 +01:00
runner.sh Temporarily ignore windows-linting failures 2024-02-06 16:28:38 -05:00
setup_environment.sh Upgrade tests: reenable, but revamped 2024-02-08 06:22:56 -07:00
swagger_stack_trace.png Improve swagger+CORS metadata docs 2020-06-09 09:53:19 -04:00
timestamp.awk TEMPORARY(?) instrumentation for unlinkat-ebusy 2023-05-22 10:34:37 -06:00
win-installer-main.ps1 Cirrus: Execute Windows podman-machine e2e tests 2023-10-05 10:45:17 -04:00
win-lib.ps1 Improve error handling in win-lib.ps1 2023-12-06 21:49:33 -06:00
win-podman-machine-main.ps1 Fix regression in e2e machine test suite 2023-12-07 21:06:46 -06:00
win-podman-machine-test.ps1 Cirrus: Execute Windows podman-machine e2e tests 2023-10-05 10:45:17 -04:00
win-sess-launch.ps1 Cirrus: Execute Windows podman-machine e2e tests 2023-10-05 10:45:17 -04:00