Attention is currently required from: fixeria, pespin.
2 comments:
File ttcn3-bts-test/jenkins.sh:
Patch Set #1, Line 74: --mount type=tmpfs,dst=/tmp \
nice!
Acknowledged :)
Patch Set #1, 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 change 42194. To unsubscribe, or for help writing mail filters, visit settings.