@dmnks commented on this pull request.


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

That said, I've just realized we've been doing it previously the same way, 
`run` used to override `_tmppath` to `/tmp` for which there's also just one 
instance during the whole test-suite execution. So for tests that don't create 
a custom "snapshot" with `RPMTEST_SETUP`, we already were running them with a 
shared `/tmp` anyway.

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

Message ID: <rpm-software-management/rpm/pull/3447/review/2442282...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to