osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/32186 )
Change subject: jobs/update-osmo-python-on-slaves: update nodes ......................................................................
jobs/update-osmo-python-on-slaves: update nodes
For some reason, this job still had deb9 nodes listed. Remove them, and add the deb11 nodes.
Related: OS#5793 Change-Id: I5656edb57165cdab69a5ddace32e7a8c9b3651d9 --- M jobs/update-osmo-python-on-slaves.yml 1 file changed, 16 insertions(+), 2 deletions(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
diff --git a/jobs/update-osmo-python-on-slaves.yml b/jobs/update-osmo-python-on-slaves.yml index 4a2afbc..8147b4f 100644 --- a/jobs/update-osmo-python-on-slaves.yml +++ b/jobs/update-osmo-python-on-slaves.yml @@ -6,9 +6,10 @@ type: slave name: label values: - - host2-deb9build-ansible - - build2-deb9build-ansible - build2-deb10build-ansible + - build2-deb11build-ansible + - build3-deb11build-ansible + - host2-deb11build-ansible - rpi4-raspbian11build-ansible-1 - rpi4-raspbian11build-ansible-2 - rpi4-raspbian11build-ansible-3