Attention is currently required from: daniel, fixeria, laforge, pespin. osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/docker-playground/+/41430?usp=email )
Change subject: nplab-m3ua-test: Parametrize git branch and change it to osmocom/master ...................................................................... Patch Set 1: Code-Review+1 (1 comment) File nplab-m3ua-test/Dockerfile: https://gerrit.osmocom.org/c/docker-playground/+/41430/comment/8fc37645_62c9efae?usp=email : PS1, Line 12: cp runtest-junitxml.py /usr/local/bin/ not sure if only this one file is needed. but if that is the case, you could also directly do this: ``` wget https://gitea.osmocom.org/nplab/m3ua-testtool/raw/branch/osmocom/master/runtest-junitxml.py -O /usr/local/bin/runtest-junitxml.py ``` just an optimization, doesn't need to block this patch -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/41430?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: comment Gerrit-Project: docker-playground Gerrit-Branch: master Gerrit-Change-Id: I78b2a27b355f11ba64476216bc7ef76713e8f61e Gerrit-Change-Number: 41430 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <[email protected]> Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Attention: laforge <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Attention: daniel <[email protected]> Gerrit-Comment-Date: Fri, 14 Nov 2025 12:45:56 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: Yes
