Attention is currently required from: arehbein, pespin.

fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/python/osmo-python-tests/+/30980 )

Change subject: scripts/osmotestconfig.py: Fix tests failing due to attempted 
copy on socket files
......................................................................


Patch Set 5: Code-Review-1

(1 comment)

File scripts/osmotestconfig.py:

https://gerrit.osmocom.org/c/python/osmo-python-tests/+/30980/comment/57a50481_2f5e0f54
PS5, Line 80:     ign = shutil.ignore_patterns('*.cfg', '*tmp_dummy_sock')
> So that would boil down to adding a new parameter to `osmotestconfig. […]
I also don't like the proposed approach, agreeing with @pespin that putting 
project specific filenames here is not a good idea. Given that socket files are 
somehow special, maybe we can somehow exclude all special file types (socket 
files, named pipes) here?



--
To view, visit https://gerrit.osmocom.org/c/python/osmo-python-tests/+/30980
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: python/osmo-python-tests
Gerrit-Branch: master
Gerrit-Change-Id: I3a3cc7ed135b60b97eb901cfc20fdcb924e4f664
Gerrit-Change-Number: 30980
Gerrit-PatchSet: 5
Gerrit-Owner: arehbein <arehb...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: neels <nhofm...@sysmocom.de>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-Attention: arehbein <arehb...@sysmocom.de>
Gerrit-Attention: pespin <pes...@sysmocom.de>
Gerrit-Comment-Date: Fri, 23 Jun 2023 09:18:43 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Comment-In-Reply-To: arehbein <arehb...@sysmocom.de>
Comment-In-Reply-To: pespin <pes...@sysmocom.de>
Gerrit-MessageType: comment

Reply via email to