osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/29707
)
Change subject: ansible/hosts: add build2-deb11build-ansible
......................................................................
ansible/hosts: add build2-deb11build-ansible
Add it to the config. I've used this to enable ipv6 in docker, so
libosmocore builds don't fail in the socket test when building rpm/deb
packages on that host in docker.
Related: OS#2385
Change-Id: Ibe8e2a638fcbc7c0a69c211385a870b1a82b6fef
---
M ansible/hosts
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/07/29707/1
diff --git a/ansible/hosts b/ansible/hosts
index c6164a3..1c1ed4d 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -11,6 +11,7 @@
admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300 osmocom_jenkins_slave_fstrim=True
build2-deb9build-ansible ansible_host=2a01:4f8:10b:2ad9::1:6
osmocom_jenkins_slave_fstrim=True
build2-deb10build-ansible ansible_host=2a01:4f8:10b:2ad9::1:10
osmocom_jenkins_slave_fstrim=True
+build2-deb11build-ansible ansible_host=2a01:4f8:10b:2ad9::1:13
osmocom_jenkins_slave_fstrim=True
host2-deb9build-ansible ansible_host=2a01:4f8:120:8470::1:3
osmocom_jenkins_slave_fstrim=True
gtp0-deb9build ansible_host=10.34.2.102 osmocom_jenkins_slave_fstrim=True
gtp0-deb10build ansible_host=10.34.2.101 osmocom_jenkins_slave_fstrim=True
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/29707
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Ibe8e2a638fcbc7c0a69c211385a870b1a82b6fef
Gerrit-Change-Number: 29707
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange