Steve Langasek
0b4cd56d68
Initial infrastructure for testing db-based autopkgtest results
3 years ago
Robert Bruce Park
36e8b65c8b
Email Policy, send emails when packages are rejected.
4 years ago
Paul Gevers
992b27abb3
autopkgtest: retrigger old failures
6 years ago
Paul Gevers
b4370ada0b
tests: add autopkgtest policy unittest
6 years ago
Niels Thykier
0446ead9e8
inst-builder: Replace RelationBuilder with a set_relations method
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
ab6b2ef953
inst-builder: Refactor to bulk adding dependency clauses
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
bc1d3afa38
inst-builder: Make add_breaks a bulk call
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Paul Gevers
6252826fad
autopkgtest: add adt_baseline = reference option
...
- revert most of commit adbe6d5
as checking the version in testing doesn't work
when other packages migrate and cause regressions
- Alternative way of determining if a package is regressing, by comparison to a
reference set. The reference set is to be created by a holy trigger that
doesn't take packages from the base suite, but instead tests in the testing
suite. This reference needs a retry when a package causing regression
migrates nevertheless, e.g. due to hints or to bounty/penalty policy.
7 years ago
Paul Gevers
d6f713b8a1
tests: Update for recent changes
7 years ago
Niels Thykier
b5319e33fa
tests: Explicitly define encoding for excuses
...
Signed-off-by: Niels Thykier <niels@thykier.net>
7 years ago
Paul Gevers
d975b2fc39
Make the huge queue in autopkgtest optional
7 years ago
Paul Gevers
f2f20eb460
Limit accumulated bounties to configurable minum age
7 years ago
Paul Gevers
77ea1cc8d5
Enable no-penalties urgencies; to exempt urgency >= high from penalties
7 years ago
Paul Gevers
eb60fc557e
Implement bounty/penalty system for autopkgtest
7 years ago
Paul Gevers
acec564443
Make autopkgtest web site URL an option
7 years ago
Paul Gevers
648feb71d3
Implement swift free usage of autopkgtest
7 years ago
Paul Gevers
278b3dcdd0
autopkgtest: switch from testing=series to testing=testing
7 years ago
Paul Gevers
5ae8ccbcc6
Get the autopkgtest test suite to run with Debian's britney
...
* test_autopkgtest: use --no-compute-migrations instead of removing UPGRADE_OUTPUT
* comment out some tests that I can't get to work in Debian, while all but three work if
run inside Ubuntu's britney
7 years ago
Paul Gevers
2bce9e334e
Initial commit for autokpgtest
...
* copy of Ubuntu's version at 593acb2753
* merge tests/__init__.py with Ubuntu's (that only contained autopkgtest)
7 years ago
Niels Thykier
337d548edb
tests: add some unit tests of installability tester
...
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago
Niels Thykier
1fcccea83f
tests: Extract some common test utils to tests/__init__.py
...
Signed-off-by: Niels Thykier <niels@thykier.net>
8 years ago