145 Commits

Author SHA1 Message Date
Steve Langasek
cdd1a0cc59 Revert "Temporarily disable use of sqlite db for autopkgtests"
This reverts commit 50ffe4fe2f73ae81e1b017bfaa31ff66680bf059.
2024-01-31 17:57:28 -08:00
Steve Langasek
50ffe4fe2f Temporarily disable use of sqlite db for autopkgtests
The database is being regenerated after an outage.  swift is slow but
we can get results more directly instead of being blocked by another day+.
2024-01-31 11:31:05 -08:00
Steve Langasek
e25ce3df68 Revert "Temporarily disable use of sqlite db for autopkgtests"
This reverts commit d4dfa22ed167a4176132070627be3a17342c7ce7.
2022-05-02 22:07:53 +02:00
Steve Langasek
d4dfa22ed1 Temporarily disable use of sqlite db for autopkgtests
The initial db population for the series takes quite a while, so to not block
on this for the release opening process we can let britney talk directly to
swift in the short term.
2022-04-27 14:39:49 -07:00
Julian Andres Klode
86618a1b1d Only set SMOOTH_UPDATES = libs oldlibs
Setting ALL has weird side effects with kernel upgrades and
other random binary packages being removed from source packages.
2022-01-27 18:54:38 +01:00
Steve Langasek
e2847293df Set SMOOTH_UPDATES = ALL, which is correct for how Ubuntu handles binaries 2021-12-06 13:06:10 -08:00
Steve Langasek
8239fe9fd7 RIP Adam :/ 2021-11-09 13:59:12 -08:00
Steve Langasek
ef29d8e2c2 Set ADT_BASELINE=reference to honor baseline retests 2021-11-05 13:33:41 -07:00
Steve Langasek
e3f9714dbf Turn on support for pulling autopkgtest results from sqlite instead of swift 2021-10-22 16:49:18 -07:00
Iain Lane
ea64504820 conf: Update ADT_SWIFT_URL & amqp IP for the new deployment
We're shifting autopkgtest to a new deployment which hides the old
internal URL.

RabbitMQ now lives at a different place too, which has a DNS name.
2021-04-26 10:03:41 +01:00
Iain Lane
0dbeb64fde Add Ubuntu configuration 2020-11-20 17:37:44 +00:00
Iain Lane
a5828a269e excusefinder: Support not having arch-all buildds
On some distros (Ubuntu), arch:all packages are built along with one of
the architectures. We shouldn't be listing 'all' as its own arch in this
case. Instead we filter out the binaries except for on the
'all_buildarch'.
2020-11-20 17:37:44 +00:00
Paul Gevers
4e49ce9d70
Give standard priviledges to sramacher 2020-03-25 21:37:29 +01:00
Paul Gevers
48375e7796
Remove retired members from the britney configuration 2020-03-11 22:03:40 +01:00
Paul Gevers
ea6d65f657
Let britney reschedule migration-reference/0 runs when they are too old
Currently, britney only schedules reference runs when they don't exist. It does
strip out runs against older versions of the autopkgtest, but the current version
may exist for a while and the reference run can be old. So, add an option to
ignore old results.
2020-02-20 13:21:36 +01:00
Paul Gevers
31e3278202
Give ginggs the STANDARD hint powers 2019-12-08 22:04:59 +01:00
Paul Gevers
91ec61fc30
Enable autopkgtest policy on arm64 2019-11-21 11:41:01 +01:00
Paul Gevers
d1081c9f59
Give myself allow-uninst power 2019-11-18 20:35:22 +01:00
Ivo De Decker
b21b129527 Enable smooth updates again, the freeze is over.
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2019-08-17 20:09:53 +00:00
Ivo De Decker
aff88095ea Give myself ALL permissions
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2019-07-23 22:53:50 +00:00
Ivo De Decker
6f1295e3fe Enable CHECK_BUILDD
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2019-07-06 13:20:04 +00:00
Paul Gevers
affa1c9b70
britney*.conf: update autopktest output file for multi-instance support in britney1 2019-05-23 12:51:25 +02:00
Ivo De Decker
6a0d3994e2 Disable smooth updates
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2019-05-18 14:13:32 +00:00
Ivo De Decker
48d0777e2a Revert to standard aging.
All packages need manual approval anyway, so we might as well get the fixes in
quickly.

This reverts commit 40aa315c0c71730a861ab64f4346337c85cca8ed.
2019-03-31 14:06:03 +00:00
Niels Thykier
40aa315c0c
Implement 10-day migration delay (Soft-freeze)
Per https://release.debian.org/buster/freeze_policy.html

Signed-off-by: Niels Thykier <niels@thykier.net>
2019-02-12 18:00:53 +00:00
Paul Gevers
992b27abb3
autopkgtest: retrigger old failures 2019-02-07 13:35:52 +01:00
Niels Thykier
14e9bf5864
Update elbrus's hint permissions to STANDARD
Signed-off-by: Niels Thykier <niels@thykier.net>
2019-01-28 18:58:37 +00:00
Paul Gevers
fa1904f9e5 Make autopkgtest regression blocking for migration
Signed-off-by: Paul Gevers <elbrus@debian.org>
2019-01-12 09:16:04 +00:00
Ivo De Decker
e841a7bec1 britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2019-01-05 13:15:30 +00:00
Ivo De Decker
8e36b81111 britney.conf: set ALL_BUILDARCH to amd64
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2019-01-05 13:14:33 +00:00
Ivo De Decker
e52d46a84d britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2018-12-31 11:47:03 +00:00
Niels Thykier
6fa06f8ac4
britney.conf: Bump autopkgtest regression deadline by 2 days 2018-12-22 21:13:15 +00:00
Niels Thykier
68fd0ba4b2
Remove --components/COMPONENTS as it is auto-detected
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-12-16 19:55:04 +00:00
Niels Thykier
b322279735
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-12-15 19:40:37 +00:00
Niels Thykier
b41a1a4123
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-12-09 18:03:26 +00:00
Niels Thykier
12c1d70cb3
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-12-02 16:44:25 +00:00
Niels Thykier
b62a265175
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-11-25 11:49:54 +00:00
Ivo De Decker
52ff85d566 britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Ivo De Decker <ivodd@debian.org>
2018-11-19 15:35:56 +00:00
Niels Thykier
b7fe352713
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-11-11 09:37:11 +00:00
Niels Thykier
a1df601c04
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-11-04 20:03:58 +00:00
Niels Thykier
bd0a96553c
britney.conf: Bump autopkgtest regression deadline by 2 days 2018-10-28 17:48:08 +00:00
Niels Thykier
480516f6af
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-10-20 05:17:59 +00:00
Niels Thykier
ba3ca4d092
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-10-14 06:23:22 +00:00
Niels Thykier
9564b1b6d6
britney.conf: Bump autopkgtest regression deadline by 2 days 2018-10-08 05:22:22 +00:00
Niels Thykier
7c7177a9fd
britney.conf: Bump autopkgtest regression deadline by 2 days
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-09-30 07:10:21 +00:00
Niels Thykier
b48a1dc17e Grant elbrus age-days hint
To enable elbrus to restore the correct age of some packages with "too
trivial" autopkgtests.

Signed-off-by: Niels Thykier <niels@thykier.net>
2018-07-30 19:30:50 +00:00
Niels Thykier
37f02d611c Revert "Rename autopkgtest related hints"
This reverts commit a07fa9f9070fc9c328021db5cc3e4c4f3063798e.

The new names are just as unhelpful and confusing as the old ones.
Undo for now.
2018-07-25 18:17:36 +00:00
Niels Thykier
a07fa9f907 Rename autopkgtest related hints
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-07-25 16:51:03 +00:00
Niels Thykier
086ec7e542 Let ADT influence age for migrations
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-05-02 20:41:00 +00:00
Niels Thykier
e20b27ed4a Grant elbrus autopkgtests hints
Signed-off-by: Niels Thykier <niels@thykier.net>
2018-04-29 07:35:10 +00:00