Enable container_ceph_updates for ceph nightly

This patch enables standalone_container_ceph_updates flag
in ceph nightly jobs. It was working before [1] because consumer
jobs were able to define different ceph tags and namespaces in
standalone role [2], but after [1], we restricted that only to
jobs that have that flag enabled.

Closes-Bug: #1981329

[1] https://review.opendev.org/c/openstack/tripleo-quickstart-extras/+/846231
[2] 7482df1efe/roles/standalone/tasks/containers.yml (L128)

Change-Id: I1cb85435d58f17bb8157a2dc01a9ba021b669959
Signed-off-by: Douglas Viroel <dviroel@redhat.com>
This commit is contained in:
Douglas Viroel 2022-07-12 12:22:24 -03:00 committed by Douglas Viroel
parent 96bb43181d
commit 9c2b0cbe97
1 changed files with 1 additions and 0 deletions

View File

@ -899,6 +899,7 @@
parent: tripleo-ci-centos-9-scenario001-standalone
files: *scen1_files
vars: &ceph_nightly_vars
standalone_container_ceph_updates: true
docker_ceph_namespace: quay.io/ceph
docker_ceph_image: daemon
docker_ceph_tag: latest-pacific-devel