[PATCH] osmo-ci[master]: Add JJB YML for Osmocom_OBS_latest

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Sat Oct 28 21:44:28 UTC 2017


Review at  https://gerrit.osmocom.org/4550

Add JJB YML for Osmocom_OBS_latest

Change-Id: I59a901727e35a35ba0fe73c09accb0bd1fa6b7ab
---
A jobs/osmocom-obs-latest.yml
1 file changed, 22 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/50/4550/1

diff --git a/jobs/osmocom-obs-latest.yml b/jobs/osmocom-obs-latest.yml
new file mode 100644
index 0000000..337e067
--- /dev/null
+++ b/jobs/osmocom-obs-latest.yml
@@ -0,0 +1,22 @@
+---
+- project:
+    name: Osmocom_OBS_latest
+    jobs:
+      - Osmocom_OBS_latest
+
+- job:
+    name: 'Osmocom_OBS_latest'
+    project-type: freestyle
+    defaults: global
+    description: 'Generated by job-builder'
+    node: linux_amd64_debian8
+    builders:
+      - shell:
+          ./scripts/osmocom-latest-packages.sh
+    scm:
+      - git:
+          url: git://git.osmocom.org/osmo-ci
+          git-config-name: 'Jenkins Builder'
+          git-config-email: 'jenkins at osmocom.org'
+    triggers:
+      - timed: "@midnight"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I59a901727e35a35ba0fe73c09accb0bd1fa6b7ab
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list