[Rpm-maint] [rpm-software-management/rpm] Eliminate the need for run() wrapper in the test-suite (PR #3447)

Michal Domonkos notifications at github.com
Mon Nov 18 10:54:43 UTC 2024


@dmnks commented on this pull request.



>      snapshot exec "$@" \
-             --define "_buildhost testhost" \
-             --define "_topdir /build"
+             --define "_tmppath /var/tmp"

Yep, it's tmpfs, but there's only one instance of a podman container for the whole test-suite. `make atshell` is equivalent to running `make check` with only one test-case :smile: 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3447#discussion_r1846370860
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3447/review/2442271117 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241118/671ea0d8/attachment-0001.htm>


More information about the Rpm-maint mailing list