mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-05-06 08:01:41 +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'
|
result = 'RUNNING'
|
||||||
else:
|
else:
|
||||||
result = 'RUNNING-ALWAYSFAIL'
|
result = 'RUNNING-ALWAYSFAIL'
|
||||||
url = self.options.adt_ci_url + 'running'
|
url = self.options.adt_ci_url + 'status/pending'
|
||||||
else:
|
else:
|
||||||
raise RuntimeError('Result for %s/%s/%s (triggered by %s) is neither known nor pending!' %
|
raise RuntimeError('Result for %s/%s/%s (triggered by %s) is neither known nor pending!' %
|
||||||
(src, ver, arch, trigger))
|
(src, ver, arch, trigger))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user