laforge submitted this change.

View Change

Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved
ansible/hosts: update simtest

Change-Id: Ica3c229ddf617b61e88774d3b330263307f84e97
---
M ansible/hosts
M ansible/util/known_hosts
2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ansible/hosts b/ansible/hosts
index f1432bb..c65dd40 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -20,7 +20,7 @@
lx2-raspbian13build-ansible ansible_host=10.9.25.28 docker_max_image_space="20 GB" jenkins_tmpfs=True

[simtester]
-simtest ansible_host=10.9.25.80
+simtest ansible_host=10.9.25.94

[obs_workers]
build4-obsworker ansible_host=2a01:4f8:121:200a::1:2 obs_worker_instances=8 obs_worker_jobs=8
diff --git a/ansible/util/known_hosts b/ansible/util/known_hosts
index 0222bf7..c397642 100644
--- a/ansible/util/known_hosts
+++ b/ansible/util/known_hosts
@@ -13,3 +13,4 @@
build4.osmocom.org ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHdLymAofmutYuXMgiWQaNiFUHfu+2j60pmWemd5hddw
10.9.25.26 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICHw8f7STEM6tZj/14dMG0aPcOLzpC0uSwoOlwAMv7Z3
10.9.25.28 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINEWffWCaHxwMs1W+m55WDHJSIR4O0eiTtcteJCBjKZK
+10.9.25.94 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINnBQkBViNy6CyHbwOtyLBV5bG7yFxI93DJOfwIHDd/N

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

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