~bjornt/landscape-charm/integration-tests-local

« back to all changes in this revision

Viewing changes to tests/helpers.py

  • Committer: Bjorn Tillenius
  • Date: 2015-12-14 12:47:06 UTC
  • Revision ID: bjorn@canonical.com-20151214124706-5z5zmb535v7fr8b5
Set the 'branch' to '.' so that the local branch is used for tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        },
45
45
    "haproxy": {},
46
46
    "landscape": {
 
47
        "branch": ".",
47
48
        "memory": 128},
48
49
}
49
50