Oh. Reading more carefully now, I can see a lack of "the" and a relevant plural
in "running test suites" :sweat_smile: Adjusted the title to make it clear.
All the build scriptlets have (some) support for remote execution through this:
> %___build_cmd %{?_sudo:%{_sudo} }%{?_remsh:%{_remsh} %{_remhost}
> }%{?_remsudo:%{_remsudo} }%{?_remchroot:%{_remchroot} %{_remroot}
> }%{___build_shell} %{___build_args}
It requires setting up some shared mounts of course (for %_tmpdir and the build
area at least), I've never tried that in practise.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/discussions/2884#discussioncomment-8378969
You are receiving this because you are subscribed to this thread.
Message ID:
<rpm-software-management/rpm/repo-discussions/2884/comments/8378...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint