Update to Jammy image

We want to run our vTPM tests upstream, to that end we need the swtpm
utility, which is only available in Jammy, not Focal. Update our
custom nodeset to use the new label.

Change-Id: Id24a69765d168c2d0c6fd696e697d6b25314854b
This commit is contained in:
Artom Lifshitz 2023-03-21 12:30:51 -04:00
parent 1e6b749637
commit 7ee13a5fdd
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
name: nested-virt-multinode
nodes:
- name: controller
label: nested-virt-ubuntu-focal
label: nested-virt-ubuntu-jammy
- name: compute
label: nested-virt-ubuntu-focal
label: nested-virt-ubuntu-jammy
groups:
# Node where tests are executed and test results collected
- name: tempest