From 63154e137ecfe7b65dff75a1d51e15d411314619 Mon Sep 17 00:00:00 2001 From: Pooja Jadhav Date: Mon, 20 Jul 2020 14:07:33 +0530 Subject: [PATCH] Add podman service to scenario007 environment As centos8 needs podman, centos-8-multinode-FS030-train job failed with log[1]. So made chnages to patch[2] and also added podman service to scenario007 environment as per comment given on patch[2] [1] https://logserver.rdoproject.org/84/28284/18/check/periodic-tripleo-ci-centos-8-multinode-1ctlr-featureset030-train/879f959/logs/undercloud/home/zuul/overcloud_deploy.log.txt.gz [2] https://review.opendev.org/#/c/741644/ Change-Id: I071292b1bc9181305fd8d4dddf098c5013f73260 --- ci/environments/scenario007-multinode-containers.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/environments/scenario007-multinode-containers.yaml b/ci/environments/scenario007-multinode-containers.yaml index bf6a561a63..c87cf60423 100644 --- a/ci/environments/scenario007-multinode-containers.yaml +++ b/ci/environments/scenario007-multinode-containers.yaml @@ -71,6 +71,7 @@ parameter_defaults: - OS::TripleO::Services::Sshd - OS::TripleO::Services::Iscsid - OS::TripleO::Services::Multipathd + - OS::TripleO::Services::Podman ControllerExtraConfig: nova::compute::libvirt::services::libvirt_virt_type: qemu nova::compute::libvirt::libvirt_virt_type: qemu