From: Cleber Rosa <crosa@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Fam Zheng" <fam@euphon.net>,
"Eduardo Habkost" <ehabkost@redhat.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Willian Rampazzo" <wrampazz@redhat.com>,
"Cleber Rosa" <crosa@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Beraldo Leal" <bleal@redhat.com>
Subject: [PATCH v8 4/4] [TO BE REMOVED] Use Avocado master branch + vmimage fix
Date: Wed, 18 Dec 2019 18:25:00 -0500 [thread overview]
Message-ID: <20191218232500.23530-5-crosa@redhat.com> (raw)
In-Reply-To: <20191218232500.23530-1-crosa@redhat.com>
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 <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 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
prev parent reply other threads:[~2019-12-18 23:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-18 23:24 [PATCH v8 0/4] Acceptance test: Add "boot_linux" acceptance test Cleber Rosa
2019-12-18 23:24 ` [PATCH v8 1/4] Acceptance tests: introduce BLD_DIR, SRC_DIR and LNK_DIR Cleber Rosa
2019-12-19 0:02 ` Philippe Mathieu-Daudé
2019-12-19 0:25 ` Cleber Rosa
2019-12-19 11:12 ` Philippe Mathieu-Daudé
2019-12-26 14:04 ` Wainer dos Santos Moschetta
2019-12-18 23:24 ` [PATCH v8 2/4] Acceptance test: add "boot_linux" tests Cleber Rosa
2019-12-19 0:12 ` Philippe Mathieu-Daudé
2019-12-19 0:38 ` Cleber Rosa
2019-12-19 12:06 ` Philippe Mathieu-Daudé
2019-12-26 16:12 ` Wainer dos Santos Moschetta
2019-12-18 23:24 ` [PATCH v8 3/4] Acceptance tests: add make targets to download images Cleber Rosa
2019-12-19 0:16 ` Philippe Mathieu-Daudé
2019-12-19 0:41 ` Cleber Rosa
2019-12-19 12:18 ` Philippe Mathieu-Daudé
2019-12-18 23:25 ` Cleber Rosa [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191218232500.23530-5-crosa@redhat.com \
--to=crosa@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=bleal@redhat.com \
--cc=ehabkost@redhat.com \
--cc=fam@euphon.net \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wainersm@redhat.com \
--cc=wrampazz@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).