Łukasz 'sil2100' Zemczak
be55223a67
Merge branch 'feat/add-cloud-policy' of git+ssh://git.launchpad.net/~aleksa-svitlica/cloudware/+git/britney2-ubuntu into sil2100/private-runs
2 years ago
Aleksa Svitlica
2bd1584c84
CloudPolicy: Refactor to use adt_ppas
...
Cloud policy now uses the ADT_PPAS field as the source but will only
take private PPAS due to requiring a fingerprint. If ADT_PPAS is empty
then the 'proposed' archive is used.
Adds logic to try and retrieve the install source of a package from the
logs. This is useful if multiple PPAs are defined since the policy won't
explicitly know when contains the package under test.
2 years ago
Aleksa Svitlica
c6e4e18a23
CloudPolicy: Move hardcoded values to config
...
Changes made
- Multiple hardcoded fields moved to config
- Series is now retrieved from options
- Pocket is now called source and retrieved from config
- Adds source type config which can be either archive or ppa
- Returns REJECTED_PERMANENTLY policy verdict when test failures or
errors occur. Adds verdict info the the excuse.
2 years ago
Aleksa Svitlica
25875e7a27
Add CLOUD_ENABLE option to config
...
Updated to match other optional policies in how they are enabled or set
to dry-run.
2 years ago
Steve Langasek
e25ce3df68
Revert "Temporarily disable use of sqlite db for autopkgtests"
...
This reverts commit d4dfa22ed1
.
3 years ago
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.
3 years ago
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.
3 years ago
Steve Langasek
e2847293df
Set SMOOTH_UPDATES = ALL, which is correct for how Ubuntu handles binaries
3 years ago
Steve Langasek
8239fe9fd7
RIP Adam :/
3 years ago
Steve Langasek
ef29d8e2c2
Set ADT_BASELINE=reference to honor baseline retests
3 years ago
Steve Langasek
e3f9714dbf
Turn on support for pulling autopkgtest results from sqlite instead of swift
3 years ago
Łukasz 'sil2100' Zemczak
738cac82cf
Add additional support for additional private test retry capabilities.
3 years ago
Łukasz 'sil2100' Zemczak
090ccdff9e
Add an option to configure whether all ADT test results should be displayed or not.
3 years ago
Łukasz 'sil2100' Zemczak
41b606c2ca
Commit fixes from staging testing: add required region name parameter.
3 years ago
Łukasz 'sil2100' Zemczak
f79ec3bf54
Revert "Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead."
...
This reverts commit 7ff150ced7
.
Sadly we can't use the X-Auth-Token approach due to implementational details (the token is valid only for an hour). So we need to switch back to using swiftclient.
4 years ago
Łukasz 'sil2100' Zemczak
7ff150ced7
Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead.
...
This way there's less secrets that need to be shared and less new code to introduce. We also modified the test tooling to be able to check for authentication tokens in the queries.
4 years ago
Łukasz 'sil2100' Zemczak
d1549b9ca9
Commit the work regarding private-results handling.
4 years ago
Łukasz 'sil2100' Zemczak
a21c904e61
Merge branch 'master' of git+ssh://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu into sil2100/private-runs
4 years ago
Łukasz 'sil2100' Zemczak
1de71dbbfd
Add ability to share results with selected people.
4 years ago
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.
4 years ago
Łukasz 'sil2100' Zemczak
3b1699db2a
Fix some comments.
4 years ago
Łukasz 'sil2100' Zemczak
7b20866238
Initial attempt on fetching private results from swift.
4 years ago
Iain Lane
0dbeb64fde
Add Ubuntu configuration
4 years ago
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'.
4 years ago
Paul Gevers
4e49ce9d70
Give standard priviledges to sramacher
5 years ago
Paul Gevers
48375e7796
Remove retired members from the britney configuration
5 years ago
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.
5 years ago
Paul Gevers
31e3278202
Give ginggs the STANDARD hint powers
5 years ago
Paul Gevers
91ec61fc30
Enable autopkgtest policy on arm64
5 years ago
Paul Gevers
d1081c9f59
Give myself allow-uninst power
5 years ago
Ivo De Decker
b21b129527
Enable smooth updates again, the freeze is over.
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
5 years ago
Ivo De Decker
aff88095ea
Give myself ALL permissions
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Ivo De Decker
6f1295e3fe
Enable CHECK_BUILDD
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Paul Gevers
affa1c9b70
britney*.conf: update autopktest output file for multi-instance support in britney1
6 years ago
Ivo De Decker
6a0d3994e2
Disable smooth updates
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
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 40aa315c0c
.
6 years ago
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>
6 years ago
Paul Gevers
992b27abb3
autopkgtest: retrigger old failures
6 years ago
Niels Thykier
14e9bf5864
Update elbrus's hint permissions to STANDARD
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Paul Gevers
fa1904f9e5
Make autopkgtest regression blocking for migration
...
Signed-off-by: Paul Gevers <elbrus@debian.org>
6 years ago
Ivo De Decker
e841a7bec1
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Ivo De Decker
8e36b81111
britney.conf: set ALL_BUILDARCH to amd64
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Ivo De Decker
e52d46a84d
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago
Niels Thykier
6fa06f8ac4
britney.conf: Bump autopkgtest regression deadline by 2 days
6 years ago
Niels Thykier
68fd0ba4b2
Remove --components/COMPONENTS as it is auto-detected
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
b322279735
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
b41a1a4123
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
12c1d70cb3
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Niels Thykier
b62a265175
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Niels Thykier <niels@thykier.net>
6 years ago
Ivo De Decker
52ff85d566
britney.conf: Bump autopkgtest regression deadline by 2 days
...
Signed-off-by: Ivo De Decker <ivodd@debian.org>
6 years ago