Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: I681d8eda8142fd600688937b4ad1ce255657efe1
This commit is contained in:
Ryan Beisner 2016-10-10 21:25:19 -05:00
parent ca0a119d2c
commit d898647e8b

View File

@ -1,6 +1,6 @@
# Bootstrap the model if necessary.
bootstrap: True
# Re-use bootstrap node instead of destroying/re-bootstrapping.
# Re-use bootstrap node.
reset: True
# Use tox/requirements to drive the venv instead of bundletester's venv feature.
virtualenv: False