Change in osmo-ci[master]: jobs: add pysim.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/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Mon Jul 16 18:02:51 UTC 2018


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/10018


Change subject: jobs: add pysim.yml
......................................................................

jobs: add pysim.yml

Change-Id: I180cc4a83a41f3ef2e4b1e316ea0371cc83be654
---
A jobs/pysim.yml
1 file changed, 31 insertions(+), 0 deletions(-)



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

diff --git a/jobs/pysim.yml b/jobs/pysim.yml
new file mode 100644
index 0000000..df09671
--- /dev/null
+++ b/jobs/pysim.yml
@@ -0,0 +1,31 @@
+---
+- project:
+    name: pysim
+    jobs:
+      - pysim-hardware-test
+
+- job-template:
+    name: 'pysim-hardware-test'
+    project-type: freestyle
+    defaults: global
+    description: 'Generated by job-builder'
+    node: simtester
+    builders:
+      - shell: |
+          virtualenv -p python2 venv
+          . venv/bin/activate
+          pip install pyscard pytlv
+          ./tests/pysim-test.sh
+
+    scm:
+      - git:
+          url: git://git.osmocom.org/pysim
+          git-config-name: 'Jenkins Builder'
+          git-config-email: 'jenkins at osmocom.org'
+          branches:
+            - pmaier/simtest
+
+    triggers:
+      - timed: "@midnight"
+
+# vim: expandtab tabstop=2 shiftwidth=2

-- 
To view, visit https://gerrit.osmocom.org/10018
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I180cc4a83a41f3ef2e4b1e316ea0371cc83be654
Gerrit-Change-Number: 10018
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180716/4a7f5798/attachment.htm>


More information about the gerrit-log mailing list