aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2020-03-03 12:01:31 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2020-03-03 12:01:35 +0100
commit6464e7c4c3aabbdf29d738596b9b309592c071ca (patch)
tree27fd663055fb42594d3d5f62e77dbf0162a35dff /jobs
parent5855cf91cc43542e5034fba6619ca703518e0ba4 (diff)
jobs: jenkins simtest node is named simtester
simtest node doesn't exist, it's called simtester. Fixes: 3935743127633815b068cd57469775722c3710e3 Change-Id: Id703a85298b163e7e95bb89f6a69ab51e29effb4
Diffstat (limited to 'jobs')
-rw-r--r--jobs/update-osmo-ci-on-slaves.yml2
-rw-r--r--jobs/update-osmo-python-on-slaves.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index 0a42f6b..16c4ceb 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -6,7 +6,7 @@
type: slave
name: label
values:
- - simtest
+ - simtester
- admin2-deb8build
- admin2-deb9build
- host2-deb8build-ansible
diff --git a/jobs/update-osmo-python-on-slaves.yml b/jobs/update-osmo-python-on-slaves.yml
index 91113b3..5ef3fd5 100644
--- a/jobs/update-osmo-python-on-slaves.yml
+++ b/jobs/update-osmo-python-on-slaves.yml
@@ -6,7 +6,7 @@
type: slave
name: label
values:
- - simtest
+ - simtester
- admin2-deb8build
- admin2-deb9build
- host2-deb8build-ansible