Merge lp:~robru/ubuntu-archive-tools/bileto.ubuntu.com into lp:ubuntu-archive-tools

Proposed by Robert Bruce Park
Status: Merged
Merged at revision: 1046
Proposed branch: lp:~robru/ubuntu-archive-tools/bileto.ubuntu.com
Merge into: lp:ubuntu-archive-tools
Diff against target: 13 lines (+1/-2)
1 file modified
retry-autopkgtest-regressions (+1/-2)
To merge this branch: bzr merge lp:~robru/ubuntu-archive-tools/bileto.ubuntu.com
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+306294@code.launchpad.net

Description of the change

Use new bileto.ubuntu.com domain.

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'retry-autopkgtest-regressions'
2--- retry-autopkgtest-regressions 2016-09-20 17:23:34 +0000
3+++ retry-autopkgtest-regressions 2016-09-20 22:49:06 +0000
4@@ -118,8 +118,7 @@
5 extra_opts += '--all-proposed '
6
7 if args.bileto:
8- # FIXME: bileto.ubuntu.com soon
9- url_root = 'http://requests.ci-train.ubuntu.com'
10+ url_root = 'https://bileto.ubuntu.com'
11 ticket_url = url_root + '/v1/ticket/%s' % args.bileto
12 excuses_url = None
13 with urllib.request.urlopen(ticket_url) as f:

Subscribers

People subscribed via source and target branches