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
8cc60442
Commit
8cc60442
authored
Sep 10, 2019
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_configurator: Update test and include erp5_slapos_tutorial_datadata bt5
parent
79c57ee8
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
master/bt5/slapos_configurator/SkinTemplateItem/portal_skins/slapos_configurator/TemplateTool_getSlapOSMasterBusinessTemplateList.py
...rator/TemplateTool_getSlapOSMasterBusinessTemplateList.py
+1
-1
master/bt5/slapos_configurator/TestTemplateItem/portal_components/test.erp5.testSlapOSConfigurator.py
...tem/portal_components/test.erp5.testSlapOSConfigurator.py
+6
-0
No files found.
master/bt5/slapos_configurator/SkinTemplateItem/portal_skins/slapos_configurator/TemplateTool_getSlapOSMasterBusinessTemplateList.py
View file @
8cc60442
...
...
@@ -6,7 +6,7 @@ bt5_update_catalog_list = ('erp5_ingestion_mysql_innodb_catalog',
bt5_installation_list
=
bt5_update_catalog_list
+
\
(
'slapos_configurator'
,
'slapos_erp5'
,
'erp5_slapos_tutorial'
)
'erp5_slapos_tutorial'
,
'erp5_slapos_tutorial_data'
)
keep_bt5_id_list
=
[
'erp5_ui_test'
,
'erp5_ui_test_core'
,
...
...
master/bt5/slapos_configurator/TestTemplateItem/portal_components/test.erp5.testSlapOSConfigurator.py
View file @
8cc60442
...
...
@@ -195,6 +195,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'returned_purchase_packing_list_module'
,
'returned_sale_order_module'
,
'returned_sale_packing_list_module'
,
'review_module'
,
'sale_opportunity_module'
,
'sale_order_module'
,
'sale_packing_list_module'
,
...
...
@@ -214,6 +215,7 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'system_event_module'
,
'task_module'
,
'task_report_module'
,
'test_page_module'
,
'transformation_module'
,
'trial_condition_module'
,
'trial_request_module'
,
...
...
@@ -310,6 +312,10 @@ class TestSlapOSConfigurator(SlapOSTestCaseMixin):
'erp5_oauth'
,
'erp5_oauth_facebook_login'
,
'erp5_oauth_google_login'
,
'erp5_run_my_doc'
,
'erp5_slapos_tutorial'
,
'erp5_slapos_tutorial_data'
,
'erp5_slideshow_style'
,
'slapos_cloud'
,
'slapos_slap_tool'
,
'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