Feature #4384
Jenkins program-read verification on daily (or weekly) basis
Start date:
01/29/2020
Due date:
% Done:
0%
Spec Reference:
Description
We already have build verification for some projects running once per day:
https://jenkins.osmocom.org/jenkins/view/master/
It would be nice to have daily or at least weekly (given the low amount of contributions) master build verification for pySim too.
Related issues
History
#4 Updated by fixeria 8 months ago
- Subject changed from Jenkins build verification on daily (or weekly) basis to Jenkins program-read verification on daily (or weekly) basis
The idea to have a regular testing was proposed in the IRC while discussing #4383. If I remember correctly, back then Jenkins verification was broken (some EF was changed) by a change submitted to Gerrit, and this remained undiscovered for some time. So if we had automatic daily or weekly verification, the problem could be spotted and fixed earlier. Right now one would need to walk over the list of all changes trying to find the culprit.