Merge "Update tempest image defaults to focal"

This commit is contained in:
Zuul 2022-04-27 22:41:59 +00:00 committed by Gerrit Code Review
commit 31bcb22bd8
3 changed files with 4 additions and 3 deletions

View File

@ -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
...

View File

@ -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:

View File

@ -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: