Additional amulet definition updates

- Re-enable bundletester reset boolean

- Other updates for Newton amulet tests

Change-Id: I9987939212992da015640c1d6fbc3832d00caa2e
This commit is contained in:
Ryan Beisner 2016-10-10 21:25:29 -05:00
parent 0a0d778abd
commit 5dc3cab5ac
1 changed files with 1 additions and 1 deletions

View File

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