nodepool: Switch "common job platform" from bionic to jammy

Bionic isn't that common anymore so switch the min-ready to Jammy

Change-Id: I66f85c5b462bcae91f14195214194714aca13618
This commit is contained in:
Tony Breeds 2024-06-18 11:50:29 +10:00
parent 8446a19bd6
commit 20a0a5707f

View File

@ -30,12 +30,12 @@ labels:
- name: rockylinux-9
min-ready: 0
- name: ubuntu-bionic
# Common job platform
min-ready: 10
min-ready: 1
- name: ubuntu-focal
min-ready: 1
- name: ubuntu-jammy
min-ready: 1
# Common job platform
min-ready: 10
- name: ubuntu-noble
min-ready: 1
- name: ubuntu-xenial