laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/28567 )
Change subject: ansible/hosts: Replace failed OBS/qemu with real arm machine
......................................................................
ansible/hosts: Replace failed OBS/qemu with real arm machine
We gave up on trying to fix OBS cross-building via qemu, and instead
bought a real ARM64 machine.
Change-Id: I5f3ffe451d029ba459575881bf88f2527fe9fd15
---
M ansible/hosts
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
fixeria: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/ansible/hosts b/ansible/hosts
index 1640913..c6164a3 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -24,4 +24,4 @@
[obs-workers]
build3-obsworker1 ansible_host=2a01:4f8:212:3762::1:2 obs_worker_instances=8
obs_worker_jobs=8
-epyc1-obsworker1 ansible_host=2a02:8106:13:1e34:581e:abff:fe43:da45
obs_worker_instances=2 obs_worker_jobs=4 obs_vm_type=emulator:armv7l
+lx2-1-obs-aarch64-1 ansible_host=2a02:8106:13:1e34:4e9:e7ff:fe97:fe92
obs_worker_instances=1 obs_worker_jobs=4
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/28567
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5f3ffe451d029ba459575881bf88f2527fe9fd15
Gerrit-Change-Number: 28567
Gerrit-PatchSet: 2
Gerrit-Owner: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged