Attention is currently required from: fixeria, pespin. osmith has posted comments on this change by osmith. ( https://gerrit.osmocom.org/c/docker-playground/+/42194?usp=email )
Change subject: ttcn3-bts-test: write bts logs to tmpfs ...................................................................... Patch Set 1: (2 comments) File ttcn3-bts-test/jenkins.sh: https://gerrit.osmocom.org/c/docker-playground/+/42194/comment/e61670e3_72eaee89?usp=email : PS1, Line 74: --mount type=tmpfs,dst=/tmp \ > nice! Acknowledged :) https://gerrit.osmocom.org/c/docker-playground/+/42194/comment/44ad32f1_db665dc2?usp=email : PS1, Line 117: docker exec "${BUILD_TAG}-bts" sh -c "cat /tmp/osmo-bts.log >> /data/osmo-bts.log" > lol […] No, because `start_bts` and `stop_bts` run multiple times and append to the same log file each time. If a simple copy is used here, the previous logs would be overwritten. -- To view, visit https://gerrit.osmocom.org/c/docker-playground/+/42194?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: Id9a93f7149ef7e9bfde1f4fe3a8299ba46645d50 Gerrit-Change-Number: 42194 Gerrit-PatchSet: 1 Gerrit-Owner: osmith <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Reviewer: pespin <[email protected]> Gerrit-Attention: pespin <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Comment-Date: Wed, 25 Feb 2026 07:31:37 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: pespin <[email protected]>
