Merge lp://staging/~tvansteenburgh/charmtester/bundletester into lp://staging/~bcsaller/charmtester/bundletester

Proposed by Tim Van Steenburgh
Status: Needs review
Proposed branch: lp://staging/~tvansteenburgh/charmtester/bundletester
Merge into: lp://staging/~bcsaller/charmtester/bundletester
Diff against target: 157 lines (+32/-26)
7 files modified
bundletester/builder.py (+1/-1)
bundletester/config.py (+3/-3)
bundletester/runner.py (+6/-3)
bundletester/spec.py (+15/-13)
bundletester/tester.py (+2/-1)
tests/test_config.py (+4/-4)
tests/test_spec.py (+1/-1)
To merge this branch: bzr merge lp://staging/~tvansteenburgh/charmtester/bundletester
Reviewer Review Type Date Requested Status
Benjamin Saller Pending
Review via email: mp+227265@code.staging.launchpad.net

Description of the change

Bugfix for charm and bundle tests not being executed if no .bzr directory present.

To post a comment you must log in.
47. By Tim Van Steenburgh

More accurate bundle detection

Make sure 'services' key is not actually a Charm config option

48. By Tim Van Steenburgh

Unique exit code to signify 'No tests found'

Also make exit msg more accurate - 'No tests found' does not necessarily
imply that test target was not a bundle or charm.

49. By Tim Van Steenburgh

Use --force when destroying env

50. By Tim Van Steenburgh

Change default test search pattern

- Find all executable tests in the tests/ dir by default,
  instead of just those that begin with a number
- cd to the testdir when running tests in order to play
  nicely with amulet's charm lookup machinery
- Fix failing tests caused by new defaults

Unmerged revisions

50. By Tim Van Steenburgh

Change default test search pattern

- Find all executable tests in the tests/ dir by default,
  instead of just those that begin with a number
- cd to the testdir when running tests in order to play
  nicely with amulet's charm lookup machinery
- Fix failing tests caused by new defaults

49. By Tim Van Steenburgh

Use --force when destroying env

48. By Tim Van Steenburgh

Unique exit code to signify 'No tests found'

Also make exit msg more accurate - 'No tests found' does not necessarily
imply that test target was not a bundle or charm.

47. By Tim Van Steenburgh

More accurate bundle detection

Make sure 'services' key is not actually a Charm config option

46. By Tim Van Steenburgh

Run successfully even if no .bzr dir

45. By Tim Van Steenburgh

Change config default values

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