osmith has uploaded this change for review. (
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(-)
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
https://gerrit.osmocom.org/c/osmo-ci/+/32186
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5656edb57165cdab69a5ddace32e7a8c9b3651d9
Gerrit-Change-Number: 32186
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange