qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC PATCH 7/9] tests: add check-venv to build-tcg-disabled CI recip


From: Paolo Bonzini
Subject: Re: [RFC PATCH 7/9] tests: add check-venv to build-tcg-disabled CI recipe
Date: Fri, 13 May 2022 10:41:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

On 5/13/22 02:06, John Snow wrote:
Signed-off-by: John Snow <jsnow@redhat.com>
---
  .gitlab-ci.d/buildtest.yml | 1 +
  1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.d/buildtest.yml b/.gitlab-ci.d/buildtest.yml
index 0aea7ab84c2..5c6201847f1 100644
--- a/.gitlab-ci.d/buildtest.yml
+++ b/.gitlab-ci.d/buildtest.yml
@@ -245,6 +245,7 @@ build-tcg-disabled:
      - make -j"$JOBS"
      - make check-unit
      - make check-qapi-schema
+    - make check-venv
      - cd tests/qemu-iotests/
      - ./check -raw 001 002 003 004 005 008 009 010 011 012 021 025 032 033 048
              052 063 077 086 101 104 106 113 148 150 151 152 157 159 160 163

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

(unless you add it to "all").

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]