Commit 8a55e3af authored by Jérome Perrin's avatar Jérome Perrin

DREAM distributor: use custom software for testnode

parent e9f4d77f
...@@ -213,7 +213,7 @@ class DREAMSimulationDistributor(ERP5ProjectUnitTestDistributor): ...@@ -213,7 +213,7 @@ class DREAMSimulationDistributor(ERP5ProjectUnitTestDistributor):
dream_repo = {'branch': 'dream', dream_repo = {'branch': 'dream',
'buildout_section_id': 'slapos', 'buildout_section_id': 'slapos',
'url': 'http://git.erp5.org/repos/slapos.git', 'url': 'http://git.erp5.org/repos/slapos.git',
'profile_path': 'software/dream/software.cfg'} 'profile_path': 'software/dream/software_testnode.cfg'}
result_list = self.getPortalObject().portal_catalog.unrestrictedSearchResults( result_list = self.getPortalObject().portal_catalog.unrestrictedSearchResults(
portal_type="Test Result", portal_type="Test Result",
......
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