-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Description
Issue description:
netperf is somehow used for case execution by tp-libvirt [1] and tp-qemu(I think).
And In avocado-vt, we maintain netperf source under virttest/shared/deps/netperf/netperf-2.6.x.tar.bz2.
But it is subject to changes since it need keep compatible with guest OS version change.
One practical example recently happened in PR[2].
Moreover, it is better that avocado-vt itself doesn't own "package management" since binary data is easily to become corrupt in github.
Therefore, I open this issue to seek more suggestions from all of you how to handle it more gracefully
[1]https://github.com/autotest/tp-libvirt/pull/3631
[2]https://github.com/avocado-framework/avocado-vt/pull/3131
Metadata
Metadata
Assignees
Labels
No labels