From c5f04bfbed154a45d9ffb591cce97cc8402497e0 Mon Sep 17 00:00:00 2001 From: Brent Eagles Date: Fri, 10 Jan 2020 09:09:13 -0330 Subject: [PATCH] Change multinode CI to use default location for amphora images The standalone job tests one branch of deployment code for locating and uploading amphora images to glance. There is benefit to having the multinode job test the other branch i.e. expect the amphora in the default location. Depends-On: I61c2e69f34280304c9dbab7af5e597956e5a7efe Change-Id: Icd8dcf11c645cbafdd1f409af8dbdeed4b3526b0 --- ci/environments/scenario010-multinode-containers.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/environments/scenario010-multinode-containers.yaml b/ci/environments/scenario010-multinode-containers.yaml index bf726f0ce0..232023229b 100644 --- a/ci/environments/scenario010-multinode-containers.yaml +++ b/ci/environments/scenario010-multinode-containers.yaml @@ -115,7 +115,6 @@ parameter_defaults: GnocchiRbdPoolName: metrics SwiftCeilometerPipelineEnabled: false NeutronEnableForceMetadata: true - OctaviaAmphoraImageFilename: /home/zuul/amphora.qcow2 OctaviaManageNovaFlavor: true # For now, we hardcode it but soon it'll be generated in tripleo-common OctaviaCaKeyPassphrase: 'upstreamci'