Hello,
For a production build of Flatcar Linux I'm building zfs and zfs-kmod.
The ebuild file for zfs includes a whole test suite and these tests pull Python 3.x into the image.
Is there a way to exclude all test dependencies in the build process?
For emerge I found you can add an option --with-test-deps=n, but this doesn't seem to do anything for emerge-amd64-usr.
I really don't know if this emerge-amd64-usr is something that is Flatcar / Coreos specific, or if it is a standard part of emerge, so forgive me if this is unsupported and doesn't belong here.
Jan Hugo Prins

