Merge lp://staging/~oddbloke/ubuntu-server-ec2-testing/use-sstreams into lp://staging/ubuntu-server-ec2-testing
Proposed by
Dan Watkins
Status: | Rejected |
---|---|
Rejected by: | Dan Watkins |
Proposed branch: | lp://staging/~oddbloke/ubuntu-server-ec2-testing/use-sstreams |
Merge into: | lp://staging/ubuntu-server-ec2-testing |
Diff against target: |
265 lines (+96/-85) 2 files modified
src/execute_ubuntu_ec2_test.py (+7/-8) src/ubuntu/ec2/testing.py (+89/-77) |
To merge this branch: | bzr merge lp://staging/~oddbloke/ubuntu-server-ec2-testing/use-sstreams |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ben Howard | Pending | ||
Review via email: mp+235932@code.staging.launchpad.net |
Description of the change
Replace the current query format with simplestreams.
This doesn't change the CLI interface, it maps between 'query' names and simplestreams names.
I've tested that this finds the same AMIs for all of the tests we run for 14.10 (and, furthermore, that actually running those tests succeeds).
To post a comment you must log in.
Unmerged revisions
- 47. By Dan Watkins
-
Add more conversions between current naming scheme and simplestreams naming scheme.
- 46. By Dan Watkins
-
Refactor sstreams consumption code for clarity.
- 45. By Dan Watkins
-
Replace use of old query format with simplestreams.
- 44. By Dan Watkins
-
Use cloud-images.u.c instead of uec-images.u.c.