]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
ci: integration: Update the perl CI job names
authorErik Skultety <eskultet@redhat.com>
Thu, 6 Oct 2022 08:40:35 +0000 (10:40 +0200)
committerErik Skultety <eskultet@redhat.com>
Thu, 6 Oct 2022 08:47:56 +0000 (10:47 +0200)
libvirt-derived repos recently changed the way how and when CI
containers are built and for that a different naming scheme was adopted
to differentiate between the 2. Update the integration pipeline config
to reflect this change.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
ci/integration.yml

index 43f22813c9c77fb0649b86df183914e07d97144f..0a349bc9b3d42177b17229c29ceacd74530f696c 100644 (file)
@@ -6,7 +6,7 @@ centos-stream-8-tests:
   needs:
     - x86_64-centos-stream-8
     - project: libvirt/libvirt-perl
-      job: x86_64-centos-stream-8
+      job: x86_64-centos-stream-8-prebuilt-env
       ref: master
       artifacts: true
   variables:
@@ -22,7 +22,7 @@ centos-stream-9-tests:
   needs:
     - x86_64-centos-stream-9
     - project: libvirt/libvirt-perl
-      job: x86_64-centos-stream-9
+      job: x86_64-centos-stream-9-prebuilt-env
       ref: master
       artifacts: true
   variables:
@@ -38,7 +38,7 @@ fedora-35-tests:
   needs:
     - x86_64-fedora-35
     - project: libvirt/libvirt-perl
-      job: x86_64-fedora-35
+      job: x86_64-fedora-35-prebuilt-env
       ref: master
       artifacts: true
   variables:
@@ -54,7 +54,7 @@ fedora-36-tests:
   needs:
     - x86_64-fedora-36
     - project: libvirt/libvirt-perl
-      job: x86_64-fedora-36
+      job: x86_64-fedora-36-prebuilt-env
       ref: master
       artifacts: true
   variables:
@@ -70,7 +70,7 @@ fedora-36-upstream-qemu-tests:
   needs:
     - x86_64-fedora-36
     - project: libvirt/libvirt-perl
-      job: x86_64-fedora-36
+      job: x86_64-fedora-36-prebuilt-env
       ref: master
       artifacts: true
   variables: