Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: Ia2bfde6e70288dc687a5cfbc6f3d8f080971af67
This commit is contained in:
Ryan Beisner 2016-10-10 21:14:07 -05:00
parent aafed5fe5a
commit 2eab39672c
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Bootstrap the model if necessary.
bootstrap: True
# No reset https://bugs.launchpad.net/juju/+bug/1541482
reset: False
# Re-use bootstrap node.
reset: True
# Use tox/requirements to drive the venv instead of bundletester's venv feature.
virtualenv: False
# Leave makefile empty, otherwise unit/lint tests will rerun ahead of amulet.