laforge submitted this change.

View Change

Approvals: Jenkins Builder: Verified osmith: Looks good to me, approved
build5: add another obsworker

Change-Id: I85e07725a0b91d6f31a74143437c69bb15c51706
---
M ansible/hosts
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/ansible/hosts b/ansible/hosts
index 833662f..e2b683d 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -18,6 +18,7 @@

[obs_workers]
build4-obsworker1 ansible_host=2a01:4f8:121:200a::1:2 obs_worker_instances=8 obs_worker_jobs=8
+build5-obsworker ansible_host=2a01:4f8:140:926a::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

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I85e07725a0b91d6f31a74143437c69bb15c51706
Gerrit-Change-Number: 39329
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>