From 6bb5f4ce84bd8d9337da0b97501ef9c2a00e37b7 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Thu, 1 Dec 2022 12:01:07 +0100 Subject: [PATCH] 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 --- ansible/hosts | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/ansible/hosts b/ansible/hosts index e1756bef..cc19dfed 100644 --- a/ansible/hosts +++ b/ansible/hosts @@ -3,9 +3,8 @@ osmo-gsm-tester-rnd ansible_host=10.9.25.101 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