Skip to content

Commit

Permalink
tests/acceptance: Bump avocado requirements to 83.0
Browse files Browse the repository at this point in the history
To use Avocado's testlogs plug-in on CI it is required to use
its 83.0 or greater version.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20201211183827.915232-2-wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
  • Loading branch information
wainersm authored and huth committed Dec 18, 2020
1 parent d61368d commit d44423a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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==81.0
avocado-framework==83.0
pycdlib==1.11.0

0 comments on commit d44423a

Please sign in to comment.