laforge submitted this change.

View Change

Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved pespin: Looks good to me, but someone else must approve
ansible inventory: add gtp0-deb11build

we're moving to debian 11 builders, gtp0 didn't have any

Change-Id: I1d387a460a9d71d537ab4790b4bb3177b1b96b88
---
M ansible/hosts
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ansible/hosts b/ansible/hosts
index 3a3e1f2..0551d44 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -12,6 +12,7 @@
build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3 osmocom_jenkins_slave_fstrim=True
host2-deb11build-ansible ansible_host=2a01:4f8:120:8470::1:4 osmocom_jenkins_slave_fstrim=True
gtp0-deb10build ansible_host=10.34.2.101 osmocom_jenkins_slave_fstrim=True
+gtp0-deb11build ansible_host=10.34.2.106 osmocom_jenkins_slave_fstrim=True
rpi4-raspbian11build-ansible-1 ansible_host=10.9.25.50 docker_max_image_space="20 GB"
rpi4-raspbian11build-ansible-2 ansible_host=10.9.25.60 docker_max_image_space="20 GB"
rpi4-raspbian11build-ansible-3 ansible_host=10.9.25.70 docker_max_image_space="20 GB"

To view, visit change 30367. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I1d387a460a9d71d537ab4790b4bb3177b1b96b88
Gerrit-Change-Number: 30367
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>
Gerrit-MessageType: merged