Attention is currently required from: fixeria, laforge, osmith.
View Change
1 comment:
Patchset:
Patch Set #1:
actually, even the tests could probably run in parallel for each of the cards? There's no need to e […]
Restoring the cards in parallel should be possible. I see no problem there.
For the testsuite things are more difficult. First of all we would need to figure out how we can run python tests in parallel. Then we would need some semaphore mechanism so that only one testcase can access one card at a time.
Or do you mean the classic pySim-prog tests? I think for those it should be easy.
To view, visit change 38254. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-MessageType: comment
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I42eaf61280968518164f2280245136fd30a603ce
Gerrit-Change-Number: 38254
Gerrit-PatchSet: 3
Gerrit-Owner: dexter <pmaier@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: fixeria <vyanitskiy@sysmocom.de>
Gerrit-CC: laforge <laforge@osmocom.org>
Gerrit-CC: osmith <osmith@sysmocom.de>
Gerrit-Attention: osmith <osmith@sysmocom.de>
Gerrit-Attention: laforge <laforge@osmocom.org>
Gerrit-Attention: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Comment-Date: Tue, 01 Oct 2024 09:52:03 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge <laforge@osmocom.org>
Comment-In-Reply-To: dexter <pmaier@sysmocom.de>