Skip to content
Snippets Groups Projects
Commit 112c4972 authored by Adam Laskowski's avatar Adam Laskowski
Browse files

BIS-800: changed configuration for pybis tests

parent 46e614af
No related branches found
No related tags found
1 merge request!40SSDM-13578 : 2PT : Database and V3 Implementation - include the new AFS "free"...
......@@ -22,7 +22,7 @@ import util as util
class TestCase(testcase.TestCase):
def execute(self):
self.installOpenbis(technologies=['eln-lims', 'eln-lims-life-sciences', 'flow'])
self.installOpenbis(technologies=['eln-lims', 'eln-lims-template-types', 'flow'])
# pybis should be installed on the jenkins job configuration level
self.openbisController = self.createOpenbisController()
self.openbisController.allUp()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment