qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v8 4/4] [TO BE REMOVED] Use Avocado master branch + vmimage fix


From: Cleber Rosa
Subject: [PATCH v8 4/4] [TO BE REMOVED] Use Avocado master branch + vmimage fix
Date: Wed, 18 Dec 2019 18:25:00 -0500

This uses the Avocado from a custom branch that contains a fix, and is
proposed on the upstream Avocado project as pull request #3406.

Upon inclusion and a new release, this should be dropped and the
Avocado version bumped to 74.0.

Reference: https://github.com/avocado-framework/avocado/pull/3406
Signed-off-by: Cleber Rosa <address@hidden>
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 0192c352cd..ed99c25d03 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,5 +1,5 @@
 # Add Python module requirements, one per line, to be installed
 # in the tests/venv Python virtual environment. For more info,
 # refer to: https://pip.pypa.io/en/stable/user_guide/#id1
-avocado-framework==73.0
+-e 
git+https://github.com/clebergnu/avocado@vmimage_lazy_no_snapshot#egg=avocado_framework
 pycdlib==1.8.0
-- 
2.21.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]