Migrate Designate jobs to run on Ubuntu 22.04 (Jammy)

This matches the currently supported LTS platform according to the TC.

Change-Id: I7a5d2fce52841ab057ef1678c6cfb96205033101
This commit is contained in:
Dr. Jens Harbott 2022-10-14 14:15:05 +02:00 committed by Erik Olof Gunnar Andersson
parent 0b162a4c48
commit c1a826ac2c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,7 @@
- job:
name: designate-base
parent: devstack-tempest
nodeset: openstack-single-node-jammy
vars: &base_vars
devstack_localrc:
DESIGNATE_SERVICE_PORT_DNS: 5322
@ -35,6 +36,7 @@
- job:
name: designate-base-ipv6-only
parent: devstack-tempest-ipv6
nodeset: openstack-single-node-jammy
description: |
Designate devstack-tempest base job for IPv6-only deployment
irrelevant-files: *base_irrelevant_files