aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2022-02-09 17:46:08 +0100
committerHarald Welte <laforge@osmocom.org>2022-02-09 17:48:04 +0100
commit5cff7924ec3f60cdab911879170a26d1a3183813 (patch)
treefacda1ae25240ba2bfbf3abd719c2b40d43cd0ad
parent1982f52f8e07b858b9b9baf6a1fb5be7c7b48eca (diff)
jobs/master-builds.yml: Add master-pysim to publish manual
We only had gerrit build verification for pysim so far, but no 'master' job that periodically builds/tests master (and publishes the manual). As a reult, the pySim manual was still the original version from April 2021, while the code has of course progressed quite a bit in git since. Change-Id: I4dce05cdb5f2c574256378d5fb66cff1c329c141 Closes: OS#5271
-rw-r--r--jobs/master-builds.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 0b226d1..95efdd6 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -371,6 +371,11 @@
- rtl-sdr:
email: laforge@gnumonks.org steve@steve-m.de
+ - pysim:
+ concurrent: false
+ slave_axis: !!python/tuple [simtester]
+ cmd: 'PUBLISH=1 WITH_MANUALS=1 /usr/bin/timeout 30m ./contrib/jenkins.sh'
+
- sysmo-usim-tool:
concurrent: false
cmd: cd ./tests; ./run-tests