Merge lp://staging/~oddbloke/ubuntu-server-ec2-testing/transfer_all_tests into lp://staging/ubuntu-server-ec2-testing

Proposed by Dan Watkins
Status: Merged
Approved by: Dan Watkins
Approved revision: 39
Merged at revision: 39
Proposed branch: lp://staging/~oddbloke/ubuntu-server-ec2-testing/transfer_all_tests
Merge into: lp://staging/ubuntu-server-ec2-testing
Diff against target: 43 lines (+9/-10)
1 file modified
src/ubuntu/ec2/testing.py (+9/-10)
To merge this branch: bzr merge lp://staging/~oddbloke/ubuntu-server-ec2-testing/transfer_all_tests
Reviewer Review Type Date Requested Status
Ben Howard (community) Approve
Review via email: mp+234783@code.staging.launchpad.net

Description of the change

Currently the test harness (ubuntu-server-ec2-testing) copies only a script (global/execute_tests.sh) from the tests it is provided (generally ec2-automated-tests) to the host under test. This script then branches lp:ec2-automated-tests on the host (rather than the branch from which it was derived). When testing locally, you can modify the script that is to be copied, but this means that it is difficult to run any tests but lp:ec2-automated-tests on Jenkins.

This change means that it copies up _all_ the tests that it is provided with, and then runs global/execute_tests.sh. The current execute_tests.sh continues to work, but this will allow me to (in a separate change), modify it to use the tests that have been pushed to the server rather than re-branching them.

This code is running at https://jerff.canonical.com/job/Cloud-Test-EC2-14.10-Refactor-Test/ with the standard upstream ec2-automated-tests.

To post a comment you must log in.
Revision history for this message
Ben Howard (darkmuggle-deactivatedaccount) wrote :

Go ahead and merge.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches