From: "Alex Bennée" <alex.bennee@linaro.org>
To: peter.maydell@linaro.org
Cc: "Richard Henderson" <richard.henderson@linaro.org>,
"Alex Bennée" <alex.bennee@linaro.org>,
qemu-devel@nongnu.org
Subject: [PULL 8/9] tests/acceptance: bump avocado requirements to 76.0
Date: Wed, 4 Mar 2020 10:01:53 +0000 [thread overview]
Message-ID: <20200304100154.14822-9-alex.bennee@linaro.org> (raw)
In-Reply-To: <20200304100154.14822-1-alex.bennee@linaro.org>
If we want to use @skipUnless decorations on the class we need a
newer version of avocado.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200303150622.20133-9-alex.bennee@linaro.org>
diff --git a/tests/requirements.txt b/tests/requirements.txt
index a2a587223a9..f4f1736a086 100644
--- a/tests/requirements.txt
+++ b/tests/requirements.txt
@@ -1,4 +1,4 @@
# 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==72.0
+avocado-framework==76.0
--
2.20.1
next prev parent reply other threads:[~2020-03-04 10:06 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 10:01 [PULL 0/9] testing updates (tests/vm and acceptance tweaks) Alex Bennée
2020-03-04 10:01 ` [PULL 1/9] tests/vm: use $(PYTHON) consistently Alex Bennée
2020-03-04 10:01 ` [PULL 2/9] tests/vm: Debug mode shows ssh output Alex Bennée
2020-03-04 10:01 ` [PULL 3/9] tests/vm: increased max timeout for vm boot Alex Bennée
2020-03-04 10:01 ` [PULL 4/9] tests/vm: give wait_ssh() option to wait for root Alex Bennée
2020-03-04 10:01 ` [PULL 5/9] tests/vm: Added gen_cloud_init_iso() to basevm.py Alex Bennée
2020-03-04 10:01 ` [PULL 6/9] travis: enable tools build on OS X Alex Bennée
2020-03-04 10:01 ` [PULL 7/9] configure: detect and report genisoimage Alex Bennée
2020-03-04 10:01 ` Alex Bennée [this message]
2020-03-04 10:01 ` [PULL 9/9] travis.yml: install python3 numpy and opencv libraries Alex Bennée
2020-03-05 14:40 ` [PULL 0/9] testing updates (tests/vm and acceptance tweaks) Peter Maydell
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=20200304100154.14822-9-alex.bennee@linaro.org \
--to=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.org \
/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).