laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ci/+/38024?usp=email )


Change subject: gerrit-verifications,master-builds: Add pyosmocom
......................................................................

gerrit-verifications,master-builds: Add pyosmocom

Change-Id: I9ec289f8d3116bbc8291298146c58d0209684439
---
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
2 files changed, 17 insertions(+), 0 deletions(-)



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

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 712f3c9..97324b8 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -313,6 +313,16 @@
           gerrit_project: 'python/{repos}'
           pipeline_binpkgs: "debian:10 debian:12"

+      - pyosmocom:
+          repos_url: '{gerrit_url}/python/{repos}'
+          gerrit_project: 'python/{repos}'
+          #pipeline_binpkgs: "debian:10 debian:12"
+          pipeline_binpkgs: ""
+          a1_name: JOB_TYPE
+          a2: !!python/tuple ["test", "distcheck", "pylint", "docs"]
+          cmd: |
+            {docker_run} -e JOB_TYPE="$JOB_TYPE" {docker_img} {timeout_cmd} 
/build/contrib/jenkins.sh
+
       - osmo-sgsn:
           a1_name: IU
           a1: !!python/tuple [--enable-iu, --disable-iu]
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index 9a5c1f7..d310b9b 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -429,6 +429,13 @@
       - osmo-python-tests:
           repos_url: '{gerrit_url}/python/{repos}'

+      - pyosmocom:
+          repos_url: '{gerrit_url}/python/{repos}'
+          a1_name: JOB_TYPE
+          a1: !!python/tuple ["test", "pylint", "docs"]
+          cmd: |
+            {docker_run} -e JOB_TYPE="$JOB_TYPE" {docker_img} {timeout_cmd} 
/build/contrib/jenkins.sh
+
       - osmo-sgsn:
           a1_name: IU
           a1: !!python/tuple [--enable-iu, --disable-iu]

--
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/38024?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I9ec289f8d3116bbc8291298146c58d0209684439
Gerrit-Change-Number: 38024
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>

Reply via email to