On Tue, Oct 04, 2022 at 08:51:49 -0400, Daniel P. Berrangé wrote:
The jobs in other libvirt projects have all been renamed, due to
the need to have two parallel sets of jobs for different execution
scenarios. Since the integration tests are targetting 'master'
branch pipelines in the external repos, we need to reference the
'-prebuilt-env' variants of the jobs.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
ci/integration.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
This is needed to fix the daily coverity CI job.
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>