Commit 990ba9f1 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_configurator: slapos_cache isn't installed anymore

parent 8cda90c4
......@@ -11,7 +11,6 @@ import os
class TestSlapOSConfigurator(testSlapOSMixin):
def bootstrapSite(self):
super(TestSlapOSConfigurator, self).bootstrapSite()
self.getBusinessConfiguration().BusinessConfiguration_invokeSlapOSMasterPromiseAlarmList()
......@@ -29,7 +28,6 @@ class TestSlapOSConfigurator(testSlapOSMixin):
self.assertEquals(self.portal.person_module.getIdGenerator(),
"_generatePerDayId")
def testConfiguredShacacheWebSite(self):
""" Make sure Shacache WebSite is setuped by Alarm
case we trust on promise outcome."""
......@@ -294,7 +292,6 @@ class TestSlapOSConfigurator(testSlapOSMixin):
'erp5_bearer_token',
'erp5_access_token',
'erp5_project',
'slapos_cache',
'slapos_cloud',
'slapos_slap_tool',
'slapos_category',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment