Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos.core
Commits
990ba9f1
Commit
990ba9f1
authored
Nov 24, 2017
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_configurator: slapos_cache isn't installed anymore
parent
8cda90c4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
master/bt5/slapos_configurator/TestTemplateItem/portal_components/test.erp5.testSlapOSConfigurator.py
...tem/portal_components/test.erp5.testSlapOSConfigurator.py
+0
-3
No files found.
master/bt5/slapos_configurator/TestTemplateItem/portal_components/test.erp5.testSlapOSConfigurator.py
View file @
990ba9f1
...
@@ -11,7 +11,6 @@ import os
...
@@ -11,7 +11,6 @@ import os
class
TestSlapOSConfigurator
(
testSlapOSMixin
):
class
TestSlapOSConfigurator
(
testSlapOSMixin
):
def
bootstrapSite
(
self
):
def
bootstrapSite
(
self
):
super
(
TestSlapOSConfigurator
,
self
).
bootstrapSite
()
super
(
TestSlapOSConfigurator
,
self
).
bootstrapSite
()
self
.
getBusinessConfiguration
().
BusinessConfiguration_invokeSlapOSMasterPromiseAlarmList
()
self
.
getBusinessConfiguration
().
BusinessConfiguration_invokeSlapOSMasterPromiseAlarmList
()
...
@@ -29,7 +28,6 @@ class TestSlapOSConfigurator(testSlapOSMixin):
...
@@ -29,7 +28,6 @@ class TestSlapOSConfigurator(testSlapOSMixin):
self
.
assertEquals
(
self
.
portal
.
person_module
.
getIdGenerator
(),
self
.
assertEquals
(
self
.
portal
.
person_module
.
getIdGenerator
(),
"_generatePerDayId"
)
"_generatePerDayId"
)
def
testConfiguredShacacheWebSite
(
self
):
def
testConfiguredShacacheWebSite
(
self
):
""" Make sure Shacache WebSite is setuped by Alarm
""" Make sure Shacache WebSite is setuped by Alarm
case we trust on promise outcome."""
case we trust on promise outcome."""
...
@@ -294,7 +292,6 @@ class TestSlapOSConfigurator(testSlapOSMixin):
...
@@ -294,7 +292,6 @@ class TestSlapOSConfigurator(testSlapOSMixin):
'erp5_bearer_token'
,
'erp5_bearer_token'
,
'erp5_access_token'
,
'erp5_access_token'
,
'erp5_project'
,
'erp5_project'
,
'slapos_cache'
,
'slapos_cloud'
,
'slapos_cloud'
,
'slapos_slap_tool'
,
'slapos_slap_tool'
,
'slapos_category'
,
'slapos_category'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment