]> xenbits.xensource.com Git - libvirt.git/commit
ci: Install python RPMs from libvirt/libvirt-python CI artifacts
authorPeter Krempa <pkrempa@redhat.com>
Mon, 10 Oct 2022 08:51:01 +0000 (10:51 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 13 Oct 2022 10:23:01 +0000 (12:23 +0200)
commitbb0bec4827ae22bde0c9962802af46554b4c438b
tree0ada7c8bd63163b4056ba0116f544298116b3863
parent2fb71217f9d25436b72a78c5d91f015623eb7ef4
ci: Install python RPMs from libvirt/libvirt-python CI artifacts

After addition of the new libvirt-client-qemu sub-package which is using
python bindings (thus creating a circular dependency between the libvirt
and libvirt-python projects) the integration jobs fail with:

  Error:
   Problem: conflicting requests
    - nothing provides python3-libvirt >= 8.9.0-1.el9 needed by libvirt-client-qemu-8.9.0-1.el9.x86_64

The libvirt-python project now provides the RPMs in artifacts:
 https://gitlab.com/libvirt/libvirt-python/-/merge_requests/96

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
ci/integration-template.yml
ci/integration.yml