tests: silence pip upgrade warnings during venv creation
authorJohn Snow <jsnow@redhat.com>
Thu, 26 May 2022 00:09:16 +0000 (20:09 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 6 Jun 2022 07:26:54 +0000 (09:26 +0200)
commita547c82701925400949856488a2c8c8750a3276e
tree7fc3fbaed358b628a18064657ddb36bac0f38a02
parentaa19dd33ce616c1a34bb569da8e642f0b6f51fa0
tests: silence pip upgrade warnings during venv creation

Turn off the nag warning coaxing us to upgrade pip. It's not really that
interesting to see in CI logs, and as long as nothing is broken --
nothing is broken.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20220526000921.1581503-5-jsnow@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include