diff mbox series

[1/1] Acceptance Tests: bump Avocado version requirement to 87.0

Message ID 20210414161144.1598980-2-crosa@redhat.com (mailing list archive)
State New, archived
Headers show
Series Acceptance Tests: bump Avocado version requirement to 87.0 | expand

Commit Message

Cleber Rosa April 14, 2021, 4:11 p.m. UTC
This version (and 86.0) contain improvements that address specific
QEMU use cases, including:

* Fix to the error message given when downloading assets

* Asset listing/purging capabilities

Signed-off-by: Cleber Rosa <crosa@redhat.com>
---
 tests/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Wainer dos Santos Moschetta April 14, 2021, 4:54 p.m. UTC | #1
On 4/14/21 1:11 PM, Cleber Rosa wrote:
> This version (and 86.0) contain improvements that address specific
> QEMU use cases, including:
>
> * Fix to the error message given when downloading assets
>
> * Asset listing/purging capabilities
>
> Signed-off-by: Cleber Rosa <crosa@redhat.com>
> ---
>   tests/requirements.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)


Acked-by: Wainer dos Santos Moschetta <wainersm@redhat.com>


>
> diff --git a/tests/requirements.txt b/tests/requirements.txt
> index 91f3a343b9..f57e895c4a 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==85.0
> +avocado-framework==87.0
>   pycdlib==1.11.0
Willian Rampazzo April 19, 2021, 4:08 p.m. UTC | #2
On Wed, Apr 14, 2021 at 1:12 PM Cleber Rosa <crosa@redhat.com> wrote:
>
> This version (and 86.0) contain improvements that address specific
> QEMU use cases, including:
>
> * Fix to the error message given when downloading assets
>
> * Asset listing/purging capabilities
>
> Signed-off-by: Cleber Rosa <crosa@redhat.com>
> ---
>  tests/requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

The release is at the door so, soon it will be good to do this change:

Reviewed-by: Willian Rampazzo <willianr@redhat.com>

> diff --git a/tests/requirements.txt b/tests/requirements.txt
> index 91f3a343b9..f57e895c4a 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==85.0
> +avocado-framework==87.0
>  pycdlib==1.11.0
> --
> 2.25.4
>
diff mbox series

Patch

diff --git a/tests/requirements.txt b/tests/requirements.txt
index 91f3a343b9..f57e895c4a 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==85.0
+avocado-framework==87.0
 pycdlib==1.11.0