ci: Install built module for testing insde an venvv10.0.0
commit11da4690202bf0f98f5332e4e788cd6be3fc05bb
authorPeter Krempa <pkrempa@redhat.com>
Mon, 8 Jan 2024 10:40:24 +0000 (8 11:40 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 8 Jan 2024 10:56:20 +0000 (8 11:56 +0100)
treeadace10b7bcdd926ed4d5304a299a36a62acdde5
parent17d63413de375ad0369b5056ed18d3cab496d08b
ci: Install built module for testing insde an venv

Distros recently started to object to using 'pip' to install system-wide
packages to prevent breakage. We were hacking-around that by using
'pip install --break-system-packages', but it's straightforward to
simply create a venv with '--system-site-packages' and install it there.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
.gitlab-ci.yml
ci/gitlab/builds.yml
ci/manifest.yml