@@ -189,3 +189,6 @@ class TestStormDrpcServer(RMFTestCase):
group = 'hadoop',
mode = None,
)
+ self.assertResourceCalled('TemplateConfig', '/etc/storm/conf/storm_jaas.conf',
+ owner = 'storm',
+ )
@@ -189,3 +189,6 @@ class TestStormLogviewerServer(RMFTestCase):
@@ -189,3 +189,6 @@ class TestStormNimbus(RMFTestCase):
@@ -191,3 +191,6 @@ class TestStormRestApi(RMFTestCase):
@@ -190,3 +190,6 @@ class TestStormSupervisor(RMFTestCase):
@@ -190,3 +190,6 @@ class TestStormUiServer(RMFTestCase):