laforge has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/39297?usp=email )
Change subject: remove build2-deb{10,11}build related config
......................................................................
remove build2-deb{10,11}build related config
according to osmith, those build slaves are not used anymore.
Change-Id: I102e0cad667d8f2cf43c3535169cf3e32e04fca1
---
M ansible/hosts
M jobs/update-osmo-ci-on-slaves.yml
2 files changed, 0 insertions(+), 5 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/97/39297/1
diff --git a/ansible/hosts b/ansible/hosts
index 8bb61b9..833662f 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -3,12 +3,9 @@
osmo-gsm-tester-prod ansible_host=10.9.25.107
[coverity_slaves]
-build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13
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"
build4-deb12build-ansible ansible_host=2a01:4f8:121:200a::1:3
osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
build5-deb12build-ansible ansible_host=2a01:4f8:140:926a::1:3
osmocom_jenkins_slave_fstrim=True docker_max_image_space="80 GB"
rpi4-raspbian12build-ansible-1 ansible_host=10.9.25.50 docker_max_image_space="20
GB"
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index f28a8c5..c8420e7 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -6,8 +6,6 @@
type: slave
name: label
values:
- - build2-deb10build-ansible
- - build2-deb11build-ansible
- build4-deb12build-ansible
- build5-deb12build-ansible
- gtp0-deb10fr
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/39297?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I102e0cad667d8f2cf43c3535169cf3e32e04fca1
Gerrit-Change-Number: 39297
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge(a)osmocom.org>