toolbox/tests
Debarshi Ray f46fb3ba3c tests: Don't needlessly preserve environment variables in su(1) sessions
The TMT namespaced environment variables are not referenced anywhere
else and were recently removed from Podman too [1].  It's confusing to
have a long list of variables, which are either unused or don't need to
be explicitly preserved within the child session started by su(1).

ROOTLESS_USER is used when invoking su(1) and there's no need for it
within the child session started by su(1).

[1] Fedora podman commit b972298be7d228f4
    https://src.fedoraproject.org/rpms/podman/c/b972298be7d228f4

https://src.fedoraproject.org/rpms/toolbox/pull-request/36
2025-09-17 20:44:25 +02:00
..
main.fmf Update to 0.2 2025-08-09 23:29:50 +02:00
rootless-test.sh TMT: Initial enablement 2025-01-23 12:37:37 +01:00
tmt-envvars tests: Don't needlessly preserve environment variables in su(1) sessions 2025-09-17 20:44:25 +02:00