Axel Beckert
d5c4589519
Fix copy and paste "typo"
2019-02-07 15:51:11 +01:00
Axel Beckert
17d868d38d
Fix output redirection in release-testing script
2019-02-07 15:48:19 +01:00
Axel Beckert
4872d18989
Many improvements for the release-testing script
...
* Don't abort on first failure, but log it and print a summary at the
end.
* Allow to choose which distributions to test via environment variable
$DISTRIBUTIONS.
* Don't overwrite log files from previous runs. Add a time stamp to
the log file name instead.
2019-02-07 13:21:07 +01:00
Axel Beckert
44fc213fc7
release-testing: Add some helpful output and raise waiting time to 10 seconds
2017-01-17 21:20:01 +01:00
Axel Beckert
862ce3b17c
release-testing: Untangle deletion and creation of Domus
...
This hopefully further mitigates LVM race conditions during heavy
testing.
2017-01-17 21:06:39 +01:00
Axel Beckert
0317940815
release-testing: Further mitigate LVM race conditions by using xen-delete-image
2017-01-17 20:46:44 +01:00
Axel Beckert
ab9b6c7d38
release-testing: Use exec to create the log to not cover the exit code
2017-01-17 20:45:43 +01:00
Axel Beckert
76aabb0eb5
Declare testability in distributions.conf instead of hardcoding it
...
Mark buster and bullseye as not testable, too, for now.
Move comment about #659360 (debootstrap cannot build Ubuntu Edgy or
earlier) from release-testing to distributions.conf, too.
2017-01-17 20:44:19 +01:00
Axel Beckert
126d0ad5bc
release-testing: Use "set -e" instead of "|| break"
2017-01-17 17:44:05 +01:00
Axel Beckert
5b8ef34ee6
Use per-test-unique host names
...
Avoids race conditions with immediately re-used LVs.
2017-01-17 17:40:26 +01:00
Axel Beckert
799052c2c9
[release testing] Heavier workaround for LVM-related race conditions
2017-01-10 23:58:30 +01:00
Axel Beckert
7e7feb49b5
Add a short sleep to release-testing for umount race condition
2015-12-24 11:55:31 +01:00
Axel Beckert
765901b8b2
New example script helpful for release testing
2015-07-17 22:49:57 +02:00
Axel Beckert
39c6bb5974
Move examples from debian/examples to examples
2013-01-17 17:51:16 +01:00