From 3b51d705b96960ddb4248bc8747efd9aced46e25 Mon Sep 17 00:00:00 2001 From: Sagi Shnaidman Date: Tue, 6 Aug 2019 18:55:59 +0300 Subject: [PATCH] Remove ContainerCLI from ovb-ha default file Don't override ContainerCLI in ovb-ha file, use it from other templates like docker.yaml or podman.yaml Depends-On: https://review.opendev.org/#/c/674866 Change-Id: I87067bda96d09f862b0ed13f05232490328b1921 --- ci/environments/ovb-ha.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/environments/ovb-ha.yaml b/ci/environments/ovb-ha.yaml index 4b8a93cedf..e62b09d94f 100644 --- a/ci/environments/ovb-ha.yaml +++ b/ci/environments/ovb-ha.yaml @@ -4,5 +4,3 @@ parameter_defaults: nova::compute::libvirt::libvirt_virt_type: qemu Debug: true DockerPuppetDebug: True - # Remove ContainerCli once OVB is tested on CentOS8 - ContainerCli: docker