ci: Adapt to container name changes
commitc03049e4c897fc8a512ab54474bf9189fee78a40
authorAndrea Bolognani <abologna@redhat.com>
Mon, 12 Aug 2019 14:03:04 +0000 (12 16:03 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 20 Aug 2019 11:08:42 +0000 (20 13:08 +0200)
tree15045fa03131960e1836c77cb8b2890fd1259993
parent5ee928624ebfe46b38cbeb23ccf70bdf69b3c737
ci: Adapt to container name changes

Since libvirt-dockerfile commit 7130ffe0a0e9, the containers
used for CI builds have been renamed from buildenv-* to
buildenv-libvirt-* in order to make it possible for projects
other than libvirt to be supported, so we need to update our
Makefile.ci scaffolding accordingly.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Makefile.ci