mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-13 15:37:02 +00:00
autopkgtest: Update public Jenkins URL to not depend on /view/<Release> to be created
This commit is contained in:
parent
9dec8a1daf
commit
d57c0bbeb8
@ -1778,9 +1778,7 @@ class Britney(object):
|
||||
if not self.options.dry_run:
|
||||
autopkgtest.submit()
|
||||
autopkgtest.collect()
|
||||
jenkins_public = (
|
||||
"https://jenkins.qa.ubuntu.com/view/%s/view/AutoPkgTest/job" %
|
||||
self.options.series.title())
|
||||
jenkins_public = "https://jenkins.qa.ubuntu.com/job"
|
||||
jenkins_private = (
|
||||
"http://d-jenkins.ubuntu-ci:8080/view/%s/view/AutoPkgTest/job" %
|
||||
self.options.series.title())
|
||||
|
Loading…
x
Reference in New Issue
Block a user