From 51b2952ca383e755a2840498b0fd51ce057b7961 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Wed, 27 Apr 2022 10:01:26 -0500 Subject: [PATCH] Update tempest image defaults to focal This change updates the default image values for tempest to focal and wallaby. Change-Id: Iea2804d45105713d7a8520865a862f6f8b6aa243 --- releasenotes/notes/tempest.yaml | 1 + tempest/Chart.yaml | 2 +- tempest/values.yaml | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/releasenotes/notes/tempest.yaml b/releasenotes/notes/tempest.yaml index 90b3fef7f9..1bb9ad2a01 100644 --- a/releasenotes/notes/tempest.yaml +++ b/releasenotes/notes/tempest.yaml @@ -6,4 +6,5 @@ tempest: - 0.2.1 Update htk requirements repo - 0.2.2 Add helm hook for ks job - 0.2.3 Fix logging config + - 0.2.4 Update default image values to Wallaby ... diff --git a/tempest/Chart.yaml b/tempest/Chart.yaml index 314ed834db..8e2ecdc601 100644 --- a/tempest/Chart.yaml +++ b/tempest/Chart.yaml @@ -14,7 +14,7 @@ apiVersion: v1 appVersion: v1.0.0 description: OpenStack-Helm Tempest name: tempest -version: 0.2.3 +version: 0.2.4 home: https://docs.openstack.org/tempest/latest/ icon: https://www.openstack.org/themes/openstack/images/project-mascots/tempest/OpenStack_Project_tempest_vertical.png sources: diff --git a/tempest/values.yaml b/tempest/values.yaml index 00b5c538b9..e36fb99595 100644 --- a/tempest/values.yaml +++ b/tempest/values.yaml @@ -24,8 +24,8 @@ labels: images: tags: dep_check: quay.io/airshipit/kubernetes-entrypoint:v1.0.0 - tempest_run_tests: docker.io/openstackhelm/tempest:latest-ubuntu_xenial - ks_user: docker.io/openstackhelm/heat:ocata-ubuntu_xenial + tempest_run_tests: docker.io/openstackhelm/tempest:latest-ubuntu_focal + ks_user: docker.io/openstackhelm/heat:wallaby-ubuntu_focal image_repo_sync: docker.io/docker:17.07.0 pull_policy: "IfNotPresent" local_registry: