mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-23 19:31:55 +00:00
On ci.d.n the running test page is under status/pending
This commit is contained in:
parent
1e022af99e
commit
03292d1df4
@ -755,7 +755,7 @@ class AutopkgtestPolicy(BasePolicy):
|
||||
result = 'RUNNING'
|
||||
else:
|
||||
result = 'RUNNING-ALWAYSFAIL'
|
||||
url = self.options.adt_ci_url + 'running'
|
||||
url = self.options.adt_ci_url + 'status/pending'
|
||||
else:
|
||||
raise RuntimeError('Result for %s/%s/%s (triggered by %s) is neither known nor pending!' %
|
||||
(src, ver, arch, trigger))
|
||||
|
Loading…
x
Reference in New Issue
Block a user