osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/34766?usp=email )
Change subject: ansible: hosts: remove gtp0-deb(10,11)build ......................................................................
ansible: hosts: remove gtp0-deb(10,11)build
Remove nodes that don't exist anymore according to: https://jenkins.osmocom.org/jenkins/computer/
Change-Id: I8e8ae59d4e4c8be85bba527ac89cce04b15fcaea --- M ansible/hosts 1 file changed, 12 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/66/34766/1
diff --git a/ansible/hosts b/ansible/hosts index 538b10f..e027a31 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -11,8 +11,6 @@ build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13 osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB" build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3 osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB" host2-deb11build-ansible ansible_host=2a01:4f8:120:8470::1:4 osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB" -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"