osmith has uploaded this change for review.
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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/86/32186/1
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
To view, visit change 32186. To unsubscribe, or for help writing mail filters, visit settings.