Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: I338bb2f96792789ec458b173ebb798b6efb79806
This commit is contained in:
Ryan Beisner 2016-10-10 21:25:11 -05:00
parent 341cf8d537
commit 5a2d8aa854

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