aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/juju/hadoop-spark/tests/tests.yaml
diff options
context:
space:
mode:
authorKevin W Monroe <kevin.monroe@canonical.com>2017-04-19 17:31:52 +0000
committerKevin W Monroe <kevin.monroe@canonical.com>2017-04-25 15:42:34 -0500
commitb5b366fe1e535b3549d3b1c563bdce65b0d21914 (patch)
tree9a779006e22e636bf2461f339a140f6c9f0535d1 /bigtop-deploy/juju/hadoop-spark/tests/tests.yaml
parent2f8311b184bf0c5d25756b098895e43b1dbc3c2e (diff)
BIGTOP-2747: new charm revs for bigtop-1.2 (closes #197)
Signed-off-by: Kevin W Monroe <kevin.monroe@canonical.com>
Diffstat (limited to 'bigtop-deploy/juju/hadoop-spark/tests/tests.yaml')
-rw-r--r--bigtop-deploy/juju/hadoop-spark/tests/tests.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/bigtop-deploy/juju/hadoop-spark/tests/tests.yaml b/bigtop-deploy/juju/hadoop-spark/tests/tests.yaml
index b9517421..cb745df7 100644
--- a/bigtop-deploy/juju/hadoop-spark/tests/tests.yaml
+++ b/bigtop-deploy/juju/hadoop-spark/tests/tests.yaml
@@ -5,9 +5,15 @@ sources:
packages:
- amulet
- python3-yaml
-# exclude tests that are unrelated to bigtop.
+# exclude tests that are unrelated to bigtop. the exclusion of spark might
+# look weird here, but for this bundle, we only care that spark is good in
+# yarn mode (covered by this bundle when we invoke the spark smoke-test). the
+# typical spark tests will test spark once in standalone and twice more in
+# various HA modes. that takes forever, so leave those heavy tests for the
+# spark-processing bundle. let's go fast on this one.
excludes:
- ganglia
- ganglia-node
- rsyslog
- rsyslog-forwarder-ha
+ - spark