From 51ff816f56cc581d7b8b54a1a24a0f96d5ceb97b Mon Sep 17 00:00:00 2001 From: Ryan Beisner Date: Mon, 10 Oct 2016 21:15:04 -0500 Subject: [PATCH] Additional amulet definition updates - Re-enable bundletester reset boolean - Other updates for Newton amulet tests Change-Id: I33f02c3ff46130e9ec5d2091ef01330b6a6e33de --- src/tests/tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tests/tests.yaml b/src/tests/tests.yaml index e27d100..4cf93d0 100644 --- a/src/tests/tests.yaml +++ b/src/tests/tests.yaml @@ -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.