ci/environments/ovb-ha: force Docker for ContainerCli
Until we get CentOS8, we can't test Pacemaker + Podman together, so until then we'll force ContainerCli to be docker for OVB HA jobs. Depends-On: I2d8f484feb1b1fc2b88ab1f7b37b44324183643e Change-Id: I5c2d230f5cc63009c7b02272112b2d4af4669da7
This commit is contained in:
parent
35d013c4e1
commit
bb1a9ea628
@ -4,3 +4,5 @@ parameter_defaults:
|
||||
nova::compute::libvirt::libvirt_virt_type: qemu
|
||||
Debug: true
|
||||
DockerPuppetDebug: True
|
||||
# Remove ContainerCli once OVB is tested on CentOS8
|
||||
ContainerCli: docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user