summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_fdroid_test.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-11-08reproducible_fdroid: separate testsuite into its own jobHans-Christoph Steiner1-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>