Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-08 | reproducible_fdroid_test: make script executable | Hans-Christoph Steiner | 1 | -0/+0 | |
Signed-off-by: Mattia Rizzolo <mattia@debian.org> | |||||
2017-11-08 | reproducible_fdroid: separate testsuite into its own job | Hans-Christoph Steiner | 1 | -0/+51 | |
Right now, minor failures in the test suite mark the long lived jobs as failed. The test suite always takes shorter than an hour to run, so it can be more easily repeated. The tests are moved from the other two jobs into this one. Signed-off-by: Mattia Rizzolo <mattia@debian.org> |