osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/30419 )
Change subject: hosts: update coverity-slaves ...................................................................... hosts: update coverity-slaves Remove the deb9 lxcs as they are being retired, and add two deb11 lxcs. Coverity is quite big with 1.2 GiB, so deploying and upgrading this takes some time. Having it on two hosts should be enough. Related: OS#5793 Change-Id: I02d43d7cbdbcba5581aa5da0a1effa3db7b445c0 --- M ansible/hosts 1 file changed, 2 insertions(+), 3 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/19/30419/1 diff --git a/ansible/hosts b/ansible/hosts index e1756be..cc19dfe 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -3,9 +3,8 @@ osmo-gsm-tester-prod ansible_host=10.9.25.107 [coverity-slaves] -admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300 -build2-deb9build-ansible ansible_host=2a01:4f8:10b:2ad9::1:6 -host2-deb9build-ansible ansible_host=2a01:4f8:120:8470::1:3 +build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13 +build3-deb11build-ansible ansible_host=2a01:4f8:212:3762::1:3 [jenkins-slaves] admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300 osmocom_jenkins_slave_fstrim=True -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/30419 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: I02d43d7cbdbcba5581aa5da0a1effa3db7b445c0 Gerrit-Change-Number: 30419 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <osm...@sysmocom.de> Gerrit-MessageType: newchange