criu/.github/workflows
Radostin Stoyanov eb4ecb3cfd ci: unset XDG_RUNTIME_DIR when invoking podman
We need to pass environment variables from the CI environment to
distinguish between CI environments. However, when `sudo -E` is
used to run Podman it results in the XDG_RUNTIME_DIR environment
variable being set incorrectly that prevents Podman from running.

This patch fixes the following error in the GitHub Action virtual
environment:

	error running container: error from /usr/bin/crun creating
	container for [/bin/sh -c /bin/prepare-for-fedora-rawhide.sh]:
	sd-bus call: Connection reset by peer

Fixes: #1942

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2023-04-15 21:17:21 -07:00
..
alpine-test.yml ci: move alpine based tests to github actions 2021-09-03 10:31:00 -07:00
archlinux-test.yml scripts/build: add a docker file for archlinux 2021-09-03 10:31:00 -07:00
compat-test.yml ci: move compat tests to Github Actions 2021-09-03 10:31:00 -07:00
cross-compile-daily.yml ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
cross-compile.yml ci: set continue-on-error for cross-compile 2022-04-28 17:53:52 -07:00
docker-test.yml ci: update docker test matrix 2021-09-03 10:31:00 -07:00
fedora-asan-test.yml ci: move asan and image streamer test to github 2021-09-03 10:31:00 -07:00
fedora-rawhide-test.yml ci: unset XDG_RUNTIME_DIR when invoking podman 2023-04-15 21:17:21 -07:00
gcov-test.yml ci: replace deprecated codecov bash uploader 2022-04-28 17:53:52 -07:00
lint.yml github: use git-clang-format instead of make indent 2023-04-15 21:17:21 -07:00
openj9-test.yml CI: distribute CI jobs between CI systems 2020-11-08 14:04:12 -08:00
podman-test.yml CI: distribute CI jobs between CI systems 2020-11-08 14:04:12 -08:00
stale.yml github: update the stale version 2022-04-06 10:57:20 -07:00
stream-test.yml ci: move asan and image streamer test to github 2021-09-03 10:31:00 -07:00
x86-64-clang-test.yml CI: distribute CI jobs between CI systems 2020-11-08 14:04:12 -08:00
x86-64-gcc-test.yml CI: distribute CI jobs between CI systems 2020-11-08 14:04:12 -08:00