osmith has uploaded this change for review.

View Change

ansible/hosts: remove build3

It doesn't exist anymore, so remove build3.

Related: OS#6186
Change-Id: Ieb530238604cd49d63e9f676f71511d5be6968ec
---
M ansible/hosts
1 file changed, 12 insertions(+), 4 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/10/37710/1
diff --git a/ansible/hosts b/ansible/hosts
index ba7dce9..7f846ec 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -4,13 +4,11 @@

[coverity_slaves]
build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13
-build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3
build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3

[jenkins_slaves]
build2-deb10build-ansible ansible_host=2a01:4f8:10b:2ad9::1:10 osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
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"
build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::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"
rpi4-raspbian11build-ansible-1 ansible_host=10.9.25.50 docker_max_image_space="20 GB"
@@ -22,11 +20,9 @@
simtest ansible_host=10.9.25.80

[obs_workers]
-build3-obsworker1 ansible_host=2a01:4f8:212:3762::1:2 obs_worker_instances=8 obs_worker_jobs=8
build4-obsworker1 ansible_host=2a01:4f8:121:200a::1:2 obs_worker_instances=8 obs_worker_jobs=8
lx2-1-obs-aarch64-1 ansible_host=2a02:8106:13:1e34:4e9:e7ff:fe97:fe92 obs_worker_instances=1 obs_worker_jobs=4

# Need to have kvm inside lxc, see OS#5365
[qemu]
-build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3
build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3

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

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ieb530238604cd49d63e9f676f71511d5be6968ec
Gerrit-Change-Number: 37710
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-MessageType: newchange