aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-04-03 10:41:04 +0200
committerOliver Smith <osmith@sysmocom.de>2023-04-03 10:41:04 +0200
commitd022087dcc4618abc9a51a70b7fd151600b1091b (patch)
tree7ec8d8e8447cf5bdf0c82acecb66e3ea1e006d71
parenta052c13c12a73ae195e9367aed43c30f7a0837c1 (diff)
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
-rw-r--r--jobs/update-osmo-python-on-slaves.yml5
1 files changed, 3 insertions, 2 deletions
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