[libvirt PATCH 5/5] ci: Add a Fedora integration test job utilizing upstream QEMU

Erik Skultety posted 5 patches 3 years, 9 months ago
There is a newer version of this series
[libvirt PATCH 5/5] ci: Add a Fedora integration test job utilizing upstream QEMU
Posted by Erik Skultety 3 years, 9 months ago
Signed-off-by: Erik Skultety <eskultet@redhat.com>
---
 ci/integration.yml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/ci/integration.yml b/ci/integration.yml
index a71df41694..4978d3cf02 100644
--- a/ci/integration.yml
+++ b/ci/integration.yml
@@ -64,3 +64,19 @@ fedora-35-tests:
     LIBVIRT_CI_INTEGRATION_RUNNER_TAG: redhat-vm-host
   tags:
     - $LIBVIRT_CI_INTEGRATION_RUNNER_TAG
+
+fedora-35-upstream-qemu-tests:
+  extends: .integration_tests_upstream_qemu
+  needs:
+    - x86_64-fedora-35
+    - project: libvirt/libvirt-perl
+      job: x86_64-fedora-35
+      ref: master
+      artifacts: true
+  variables:
+    # needed by libvirt-gitlab-executor
+    DISTRO: fedora-35
+    # can be overridden in forks to set a different runner tag
+    LIBVIRT_CI_INTEGRATION_RUNNER_TAG: redhat-vm-host
+  tags:
+    - $LIBVIRT_CI_INTEGRATION_RUNNER_TAG
-- 
2.34.1
Re: [libvirt PATCH 5/5] ci: Add a Fedora integration test job utilizing upstream QEMU
Posted by Daniel P. Berrangé 3 years, 9 months ago
On Fri, May 06, 2022 at 05:35:20PM +0200, Erik Skultety wrote:
> Signed-off-by: Erik Skultety <eskultet@redhat.com>
> ---
>  ci/integration.yml | 16 ++++++++++++++++
>  1 file changed, 16 insertions(+)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|