]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/tasks/mgr: do not enable always-on module
authorNoah Watkins <nwatkins@redhat.com>
Tue, 21 Aug 2018 23:25:05 +0000 (16:25 -0700)
committerNoah Watkins <nwatkins@redhat.com>
Tue, 21 Aug 2018 23:25:05 +0000 (16:25 -0700)
Signed-off-by: Noah Watkins <nwatkins@redhat.com>
qa/tasks/mgr/test_insights.py

index 48f34dce425d1a48f22d513b059926dd897a2a10..37fe0a89c88d4194bb038123cf5514c1be8d6186 100644 (file)
@@ -12,7 +12,6 @@ class TestInsights(MgrTestCase):
     def setUp(self):
         self.setup_mgrs()
         self._load_module("insights")
-        self._load_module("crash")
         self._load_module("selftest")
         self.crash_ids = []