aboutsummaryrefslogtreecommitdiffstats
path: root/jobs
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2023-09-13 15:30:04 +0200
committerlaforge <laforge@osmocom.org>2023-09-13 16:11:29 +0000
commit774347c25b8919f4ee130c953db3e2ccebd080c7 (patch)
tree7251c23c95b08f7c36bd5a67bad2ebac351293d6 /jobs
parent03cb83374624abb1474f595b97aaf44120e1ab22 (diff)
jobs/master-builds: add osmo-python-tests
Run contrib/jenkins.sh of osmo-python-tests once a day from master too, not only from gerrit verifications. Change-Id: I164553d0948549d60c45b8840716c608463dc486
Diffstat (limited to 'jobs')
-rw-r--r--jobs/master-builds.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index b102563..52ed298 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -395,6 +395,9 @@
-e WITH_MANUALS="$WITH_MANUALS" \
"$DOCKER_IMG" {timeout_cmd} /build/contrib/jenkins.sh
+ - osmo-python-tests:
+ git_base_url: https://gerrit.osmocom.org/python
+
- osmo-sgsn:
a1_name: IU
a1: !!python/tuple [--enable-iu, --disable-iu]