aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/kafka/tests/tests.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'charms/trusty/kafka/tests/tests.yaml')
-rw-r--r--charms/trusty/kafka/tests/tests.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/charms/trusty/kafka/tests/tests.yaml b/charms/trusty/kafka/tests/tests.yaml
new file mode 100644
index 0000000..771f3fd
--- /dev/null
+++ b/charms/trusty/kafka/tests/tests.yaml
@@ -0,0 +1,10 @@
+# Driver for bundletester: https://github.com/juju-solutions/bundletester
+#
+# It may be useful to alter the defaults during manual testing. For example,
+# set 'reset: false' to reuse existing charms instead of redeploying them.
+
+# Allow bootstrap of current env, default: true
+bootstrap: true
+
+# Use juju-deployer to reset env between test, default: true
+reset: true