qemu-devel
[Top][All Lists]
Advanced

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

[PATCH 22/22] [NOTFORMERGE] Bump Avocado version to latest master


From: Cleber Rosa
Subject: [PATCH 22/22] [NOTFORMERGE] Bump Avocado version to latest master
Date: Wed, 3 Feb 2021 12:23:57 -0500

This is intende to be replaced by a bump to Avocado 85.0, to be
released by Feb 8 2021.

Latest master contains an improvement to "avocado.utils.vmimage" that
let's it download older Fedora images from the archive locations.
That allows the currently set Fedora 31 images to continue being used.

Reference: https://github.com/avocado-framework/avocado/milestone/11
Reference: 
https://github.com/avocado-framework/avocado/commit/e4d67e96ee9563436dcf7dd83902723576657d29
Signed-off-by: Cleber Rosa <crosa@redhat.com>
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 62e8ffd28c..8ddf0d8c86 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==83.0
+git+https://github.com/avocado-framework/avocado@9b372adeec6dceaba276ca4729f2e5a2fcccaa4c#egg=avocado_framework
 pycdlib==1.11.0
-- 
2.25.4




reply via email to

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