Attention is currently required from: osmith, msuraev.
fixeria has posted comments on this change. (
https://gerrit.osmocom.org/c/docker-playground/+/31424 )
Change subject: ttcn3-pgw-test: make the testsuite dir writable by all users
......................................................................
Patch Set 2:
(2 comments)
Patchset:
PS1:
If the problem is in access to
"$VOL_BASE_DIR/pgw-tester/" than why not simply "chmod -R 777 $VOL_BA […]
Done.
File ttcn3-pgw-test/jenkins.sh:
https://gerrit.osmocom.org/c/docker-playground/+/31424/comment/404e444f_69b…
PS1, Line 23: chmod 777 $(find $VOL_BASE_DIR -type d)
why not "chmod -R 777 $VOL_BASE_DIR"
instead, so the files can also be modified?
Doing what Max suggested should be
enough. Other dirs don't really need to be writable.
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/31424
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Icb6b30e618e290d974a919fef34c6b5cb7eeb648
Gerrit-Change-Number: 31424
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: msuraev <msuraev(a)sysmocom.de>
Gerrit-CC: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: osmith <osmith(a)sysmocom.de>
Gerrit-Attention: msuraev <msuraev(a)sysmocom.de>
Gerrit-Comment-Date: Sun, 26 Feb 2023 08:40:49 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: osmith <osmith(a)sysmocom.de>
Comment-In-Reply-To: msuraev <msuraev(a)sysmocom.de>
Gerrit-MessageType: comment