Fix featureset033 (scenario009) for stein

Use same openshift containers like we do for master

Closes-Bug: #1825982


Change-Id: I3449e0ec699816243cd54bc362997f3441bc2c3c
This commit is contained in:
Quique Llorente 2019-04-23 17:20:41 +02:00
parent bde79b5a41
commit cf324b0a93
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ container_args: >-
# NOTE(mandre) use container images mirrored on the dockerhub to take advantage
# of the proxy setup by openstack infra
docker_openshift_etcd_namespace: docker.io/{{ docker_registry_namespace }}
docker_openshift_etcd_namespace: docker.io/tripleomaster
docker_openshift_cluster_monitoring_namespace: docker.io/tripleomaster
docker_openshift_cluster_monitoring_image: coreos-cluster-monitoring-operator
docker_openshift_configmap_reload_namespace: docker.io/tripleomaster