[MERGED] osmo-ci[master]: jobs: add update-osmo-ci-on-slaves.yml

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/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Tue Nov 28 04:19:15 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: jobs: add update-osmo-ci-on-slaves.yml
......................................................................


jobs: add update-osmo-ci-on-slaves.yml

Change-Id: Ia933288f87f53f832732f650ba4be30d58faea7f
---
A jobs/update-osmo-ci-on-slaves.yml
1 file changed, 23 insertions(+), 0 deletions(-)

Approvals:
  Neels Hofmeyr: Looks good to me, approved; Verified



diff --git a/jobs/update-osmo-ci-on-slaves.yml b/jobs/update-osmo-ci-on-slaves.yml
new file mode 100644
index 0000000..ca284e1
--- /dev/null
+++ b/jobs/update-osmo-ci-on-slaves.yml
@@ -0,0 +1,23 @@
+- job:
+    name: update-osmo-ci-on-slaves
+    project-type: matrix
+    axes:
+      - axis:
+          type: slave
+          name: label
+          values: [ OsmocomBuild1 , build1-debian9-lxc , build2-deb8build ]
+    build-discarder:
+      daysToKeep: 30
+      numToKeep: 120
+    scm:
+      - git:
+          url: git://git.osmocom.org/osmo-ci
+          git-config-name: 'Jenkins Builder'
+          git-config-email: 'jenkins at osmocom.org'
+          skip-tag: true
+    builders:
+      - shell: './contrib/jenkins.sh'
+    description: |
+      <b>Auto-generated using Jenkins Job Builder. DO NOT EDIT MANUALLY!</b>
+
+# vim: expandtab tabstop=2 shiftwidth=2

-- 
To view, visit https://gerrit.osmocom.org/5052
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia933288f87f53f832732f650ba4be30d58faea7f
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list