~juliank/britney/+git/britney2-ubuntu:consult-queued

Last commit made on 2024-03-25
Get this branch:
git clone -b consult-queued https://git.launchpad.net/~juliank/britney/+git/britney2-ubuntu
Only Julian Andres Klode can upload to this branch. If you are Julian Andres Klode please log in for upload directions.

Branch merges

Branch information

Name:
consult-queued
Repository:
lp:~juliank/britney/+git/britney2-ubuntu

Recent commits

92e0e3c... by Julian Andres Klode

WIP: Consult queued.json before queueing a test

If the test is already in the queue, do not send it again, even
if we did not know it was pending...

b2436f7... by Julian Andres Klode

Only remove tests from pending for non-ignored results

This avoids endlessly requeuing the test if the test produces
an older result.

This will make tests "disappear" if the infrastructure returns
old results for newer triggers but avoids the problem right
now where we end up queuing the same tests every run.

cdc015e... by Julian Andres Klode

Do not set all-proposed with migration-reference/0

467dfe8... by Julian Andres Klode

Use all-proposed in noble for all architectures

a3da577... by Steve Langasek

Merge branch 'no-implicit-dependency-policy'

ad797bd... by Julian Andres Klode

Revert "Temporarily disable use of sqlite db for autopkgtests"

The database has been regenerated, so let's switch back to using
it to speed up britney.

This reverts commit e0fb5d881654438dda09143e6b48c6d153975232.

57710ee... by Michael Hudson-Doyle

autopkgtest: Fix the date creation and comparison for time_t hack

50d59b6... by Brian Murray

Fix a pep8 issue

bc3a622... by Julian Andres Klode

Temporarily queue noble armhf tests with all-proposed=1

This is needed for the time_t transition.

e5a438f... by Steve Langasek

Add support in code for disabling ImplicitDependencyPolicy, and disable it