commit | 9c6692db550f739a84fe4b677428df09d9fafdc3 | [log] [tgz] |
---|---|---|
author | John Snow <jsnow@redhat.com> | Wed May 10 23:54:27 2023 -0400 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu May 18 08:53:51 2023 +0200 |
tree | 1af3f0dfd3f396b2c8977617160d8ad4d355d561 | |
parent | aab95127565cea74672c291566c7bcaec601e756 [diff] |
tests: Use configure-provided pyvenv for tests This patch changes how the avocado tests are provided, ever so slightly. Instead of creating a new testing venv, use the configure-provided 'pyvenv' instead, and install optional packages into that. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20230511035435.734312-20-jsnow@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>