Hans-Christoph Steiner
5607ccdc41
jenkins-test: make new keystore on each test so the password is known
2017-11-28 12:10:13 +01:00
Hans-Christoph Steiner
c7f859c168
jenkins-test: don't overwrite fdroid init
config.py and rm test files
2017-11-27 10:07:17 +01:00
Hans-Christoph Steiner
d6c2ec092f
jenkins-test: force new repo setup for each build
...
jenkins-build-all just sets `build_server_always = True`, these tests need
a whole keystore setup. So just delete the existing config, and let
`fdroid init` do the rest.
2017-11-26 22:48:53 +01:00
Hans-Christoph Steiner
c89649057a
jenkins: some reliability fixes to the test scripts
2017-11-10 22:08:51 +01:00
Hans-Christoph Steiner
daa9635286
jenkins-test: ./run-tests won't work with only unsigned APKs
2017-11-10 09:30:02 +01:00
Hans-Christoph Steiner
3d3050d04f
jenkins-test: tame debug output to keep logs at a reasonable length
2017-11-08 14:05:17 +01:00
Hans-Christoph Steiner
6bcdf6439b
jenkins-test: ./run-tests needs ANDROID_HOME
2017-11-08 13:15:16 +01:00
Hans-Christoph Steiner
e844c18d6e
jenkins: make test script executable
2017-11-08 12:04:51 +01:00
Hans-Christoph Steiner
3a04ec91b7
jenkins: rename scripts based on jenkins.debian.net names
...
Make things self-documenting by reusing the exact same names everywhere.
2017-11-08 09:46:56 +01:00
Hans-Christoph Steiner
d347f3ebb2
jenkins: move tests to separate job
...
The setup and build_all jobs take a very long time to run, so its really
annoying when they are marked as failed just because one small thing in the
test suite failed. So move the test suite to its own job that can be run
more frequently.
2017-11-08 09:46:56 +01:00