lp:~oddbloke/ec2-automated-tests/use-pushed-tests

Created by Dan Watkins and last modified
Get this branch:
bzr branch lp:~oddbloke/ec2-automated-tests/use-pushed-tests
Only Dan Watkins can upload to this branch. If you are Dan Watkins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Watkins
Project:
EC2 Automated Tests
Status:
Development

Recent revisions

89. By Dan Watkins

Exit 1 from run_test.sh when tests fail to produce output.

Previously we would exit 1 if subunit2junitxml got something sensible to
parse, but if the tests completely failed to run (e.g. with a
SyntaxError) we would still exit 0.

88. By Dan Watkins

Split test running apart from dependency installation.

This will make it easier to use the tests where we may not be able to
install packages (e.g. Juju charms).

87. By Dan Watkins

Don't re-branch test code.

This assumes that the full test code is in-place, and that
global/execute_tests.sh will be run from the top of the code.

86. By Dan Watkins

Use new location when branching tests on target instance.

85. By Dan Watkins

Update cache when testing package versions.

84. By Dan Watkins

Test that packages in image aren't newer than the archive.

For two reasons:
 - ensure that we haven't built an image with -proposed packages that points
   only at standard mirrors
 - ensure that our mirrors are functioning

83. By Dan Watkins

Remove trailing whitespace.

82. By Ben Howard

Get information about the hypervisor.

81. By Ben Howard

Explicitly install subunit.

80. By Ben Howard

By default install junit and dependencies for all test cases.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ec2-automated-tests
This branch contains Public information 
Everyone can see this information.

Subscribers