This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/17266 )
Change subject: add build2-deb10build-ansible build slave
......................................................................
add build2-deb10build-ansible build slave
This is our first Debian 10 build slave
Change-Id: Iae80c5f73781d14ffbf124a476894d4631c83dc7
---
M ansible/hosts
M jobs/update-osmo-ci-on-slaves.yml
M jobs/update-osmo-python-on-slaves.yml
3 files changed, 3 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/66/17266/1
diff --git a/ansible/hosts b/ansible/hosts
index 5098b3e..33b6b41 100644
--- a/ansible/hosts
+++ b/ansible/hosts
@@ -12,6 +12,7 @@
admin2-deb9build ansible_host=2a01:4f8:13b:828::1:300 osmocom_jenkins_slave_fstrim=True
build2-deb8build-ansible ansible_host=2a01:4f8:10b:2ad9::1:7
build2-deb9build-ansible ansible_host=2a01:4f8:10b:2ad9::1:6 osmocom_jenkins_slave_fstrim=True
+build2-deb10build-ansible ansible_host=2a01:4f8:10b:2ad9::1:10 osmocom_jenkins_slave_fstrim=True
host2-deb8build-ansible ansible_host=2a01:4f8:120:8470::1:2
host2-deb9build-ansible ansible_host=2a01:4f8:120:8470::1:3 osmocom_jenkins_slave_fstrim=True
rpi4-deb9build-ansible ansible_host=10.9.25.51
diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
index d47f08e..a2aa27d 100644
--- a/jobs/update-osmo-ci-on-slaves.yml
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -12,6 +12,7 @@
- host2-deb9build-ansible
- build2-deb8build-ansible
- build2-deb9build-ansible
+ - build2-deb10build-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 4727c6b..d208436 100644
--- a/jobs/update-osmo-python-on-slaves.yml
+++ b/jobs/update-osmo-python-on-slaves.yml
@@ -12,6 +12,7 @@
- host2-deb9build-ansible
- build2-deb8build-ansible
- build2-deb9build-ansible
+ - build2-deb10build-ansible
properties:
- build-discarder:
days-to-keep: 30
--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/17266
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iae80c5f73781d14ffbf124a476894d4631c83dc7
Gerrit-Change-Number: 17266
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200226/6c1528b9/attachment.htm>