osmith has submitted this change. ( 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, 4 insertions(+), 0 deletions(-) Approvals: Jenkins Builder: Verified laforge: Looks good to me, but someone else must approve fixeria: Looks good to me, approved diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml index dce4849..4b2259d 100644 --- a/jobs/master-builds.yml +++ b/jobs/master-builds.yml @@ -433,6 +433,10 @@ - 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' + - 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: merged Gerrit-Project: osmo-ci Gerrit-Branch: master Gerrit-Change-Id: Iec1a07896dc2817f7671463ddba438b727f41b5d Gerrit-Change-Number: 39334 Gerrit-PatchSet: 3 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
