mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-03-11 19:31:08 +00:00
Do not set all-proposed with migration-reference/0
This commit is contained in:
parent
467dfe8c8a
commit
cdc015e7c4
@ -1133,6 +1133,7 @@ class AutopkgtestPolicy(BasePolicy):
|
||||
qname = 'debci-%s-%s' % (self.options.series, arch)
|
||||
# FIXME: Remove after the time_t transition
|
||||
if (self.options.series == "noble" and
|
||||
"migration-reference/0" not in triggers and
|
||||
datetime.utcnow().date() < date(2024, 4, 4)):
|
||||
params["all-proposed"] = "1"
|
||||
params['submit-time'] = datetime.strftime(datetime.utcnow(), '%Y-%m-%d %H:%M:%S%z')
|
||||
|
Loading…
x
Reference in New Issue
Block a user