Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: I592b086a4f942b58eb175c7464764eceb9b4a930
This commit is contained in:
Ryan Beisner 2016-10-10 21:25:02 -05:00
parent 94b0cf80fd
commit 3aa86c0159
1 changed files with 1 additions and 1 deletions

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