osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ci/+/39334?usp=email )
Change subject: jobs/master-builds: add ot290-gsmtap ...................................................................... jobs/master-builds: add ot290-gsmtap This job didn't have a jenkins job builder config yet and ran without docker on label=osmocom-master-debian10, which we are removing. Related: https://jenkins.osmocom.org/jenkins/job/master-ot290-gsmtap/ Related: OS#6186 Change-Id: Iec1a07896dc2817f7671463ddba438b727f41b5d --- M jobs/master-builds.yml 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/34/39334/1 diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml index dce4849..30d9e4d 100644 --- a/jobs/master-builds.yml +++ b/jobs/master-builds.yml @@ -433,6 +433,11 @@ - osmo-python-tests: repos_url: '{gerrit_url}/python/{repos}' + - ot290-gsmtap: + repos_url: '{gitea_url}/phone-side/{repos}' + cmd: '{docker_run_ccache} {docker_img} {timeout_cmd} make -C /build/src' + email: '' + - pyosmocom: repos_url: '{gerrit_url}/python/{repos}' concurrent: false -- To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/39334?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: Iec1a07896dc2817f7671463ddba438b727f41b5d Gerrit-Change-Number: 39334 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]>
