18 Commits

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak
738cac82cf Add additional support for additional private test retry capabilities. 2021-07-29 12:56:28 +02:00
Łukasz 'sil2100' Zemczak
090ccdff9e Add an option to configure whether all ADT test results should be displayed or not. 2021-07-19 13:03:14 +02:00
Łukasz 'sil2100' Zemczak
41b606c2ca Commit fixes from staging testing: add required region name parameter. 2021-07-19 12:49:29 +02:00
Łukasz 'sil2100' Zemczak
f79ec3bf54 Revert "Switch from swiftclient for private PPAs to using HTTP with X-Auth-Token instead."
This reverts commit 7ff150ced70d0db565378683909e22dfac5383e1.

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.
2021-06-16 09:57:15 +02:00
Ł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.
2021-06-09 17:13:56 +02:00
Łukasz 'sil2100' Zemczak
d1549b9ca9 Commit the work regarding private-results handling. 2021-05-06 15:20:00 +02:00
Łukasz 'sil2100' Zemczak
1de71dbbfd Add ability to share results with selected people. 2021-04-28 11:25:35 +02:00
Łukasz 'sil2100' Zemczak
3b1699db2a Fix some comments. 2021-03-30 17:42:42 +02:00
Łukasz 'sil2100' Zemczak
7b20866238 Initial attempt on fetching private results from swift. 2021-03-03 14:32:08 +01:00
Paul Gevers
eb3fb3ef6e
Add support for partial source suites via options 2019-04-27 22:35:09 +02: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
Paul Gevers
7e8ec20bc1
Put autopkgtest state files in their own namespace 2018-04-16 20:52:24 +02:00
Paul Gevers
d975b2fc39
Make the huge queue in autopkgtest optional 2017-10-19 21:50:56 +02:00
Paul Gevers
2bb1c526e1
Update britney.conf.template for autopkgtest additions 2017-10-19 21:50:56 +02:00
Raphaël Hertzog
e3323d9a67 Rename FUCKED_ARCHES into OUTOFSYNC_ARCHES in template configuration file
Signed-off-by: Raphaël Hertzog <hertzog@debian.org>
2017-04-07 13:08:46 +02:00
Niels Thykier
dfaf0c63c3 Pull defaults for Components and Architectures from Release
Why duplicate that in the configuration when Britney can just pull it
in the Release file for testing? :)

Closes: Debian/britney2#11
Signed-off-by: Niels Thykier <niels@thykier.net>
2016-11-13 11:18:45 +00:00
Niels Thykier
855fe68009 Make tpu optional in the config file
Signed-off-by: Niels Thykier <niels@thykier.net>
2016-06-03 15:34:24 +00:00
Niels Thykier
d47ad755d9 Add a quick-start guide incl. a template conf
Signed-off-by: Niels Thykier <niels@thykier.net>
2016-06-03 15:34:24 +00:00