Review at https://gerrit.osmocom.org/7595
jobs/update-osmo*: add new nodes to the update jobs
Change-Id: Ib103b3343d582f7a78f0c4cec00c94078a078584
---
M jobs/update-osmo-ci-on-slaves.yml
M jobs/update-osmo-python-on-slaves.yml
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/95/7595/1
diff --git a/jobs/update-osmo-ci-on-slaves.yml
b/jobs/update-osmo-ci-on-slaves.yml
index 429c29d..5dcb544 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -5,7 +5,7 @@
- axis:
type: slave
name: label
- values: [ OsmocomBuild1, build1-debian9-lxc, build2-deb8build,
admin2-deb8build, admin2-deb9build ]
+ values: [ OsmocomBuild1, build1-debian9-lxc, build2-deb8build,
admin2-deb8build, admin2-deb9build, host2-deb8build-ansible,
host2-deb9build-ansible, build2-deb8build-ansible, build2-deb9build-ansible ]
properties:
- build-discarder:
days-to-keep: 30
diff --git a/jobs/update-osmo-python-on-slaves.yml
b/jobs/update-osmo-python-on-slaves.yml
index c859ec6..554a273 100644
--- a/jobs/update-osmo-python-on-slaves.yml
+++ b/jobs/update-osmo-python-on-slaves.yml
@@ -5,7 +5,7 @@
- axis:
type: slave
name: label
- values: [ OsmocomBuild1, build1-debian9-lxc, build2-deb8build,
admin2-deb8build, admin2-deb9build ]
+ values: [ OsmocomBuild1, build1-debian9-lxc, build2-deb8build,
admin2-deb8build, admin2-deb9build, host2-deb8build-ansible,
host2-deb9build-ansible, build2-deb8build-ansible, build2-deb9build-ansible ]
properties:
- build-discarder:
days-to-keep: 30
--
To view, visit https://gerrit.osmocom.org/7595
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib103b3343d582f7a78f0c4cec00c94078a078584
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: lynxis lazus <[email protected]>