Commit f809e6d0 authored by Jérome Perrin's avatar Jérome Perrin

wip

parent 5c83c527
Pipeline #18197 failed with stage
in 0 seconds
......@@ -15,4 +15,4 @@
[template]
filename = instance.cfg
md5sum = 7ff4fcd5279daa81f64a7ab34e837ced
md5sum = 6837179ea8a3f114d9358946c9f2e0ce
......@@ -96,7 +96,8 @@ template = inline:
# XXX some test fail when running with unittest (slapos*.cfg.example
# files cannot be found with pkg_resources.resource_string), so we keep
# using setup.py test for now.
['python', 'setup.py', 'test', '-s', 'slapos.tests.test_slapgrid.TestSlapgridCPPartitionProcessing.test_processing_summary'],
['python', 'setup.py', 'test', '-s', 'slapos.tests.test_slapgrid'],
#['python', 'setup.py', 'test', '-s', 'slapos.tests.test_slapgrid.TestSlapgridCPPartitionProcessing'],
cwd="""$${slapos.core:location}""",
summaryf=UnitTest.summary,
)
......
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