laforge submitted this change.
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(-)
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 change 28567. To unsubscribe, or for help writing mail filters, visit settings.