Merge lp:~canonical-ci-engineering/britney/enable-vivid-boottest into lp:~ubuntu-release/britney/britney2-ubuntu
Proposed by
Francis Ginther
Status: | Merged |
---|---|
Merged at revision: | 435 |
Proposed branch: | lp:~canonical-ci-engineering/britney/enable-vivid-boottest |
Merge into: | lp:~ubuntu-release/britney/britney2-ubuntu |
Diff against target: |
98 lines (+43/-26) 2 files modified
boottest.py (+35/-24) tests/test_boottest.py (+8/-2) |
To merge this branch: | bzr merge lp:~canonical-ci-engineering/britney/enable-vivid-boottest |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Release Team | Pending | ||
Review via email:
|
Commit message
For selection of boottest candidates, use a list of url formats for downloading the appropriate touch image manifest for a given release.
Description of the change
For selection of boottest candidates, use a list of url formats for downloading the appropriate touch image manifest for a given release.
This corrects the link to the manifest files so that vivid candidate packages will be compared with the appropriate vivid manifest. Without this MP, vivid boottest candidates are determined by checking against the wily manifest.
To post a comment you must log in.