Commit 3f4b983a authored by Julien Muchembled's avatar Julien Muchembled

fixup! NEO: wait that the MySQL server is started before running tests

parent df1e233c
......@@ -120,6 +120,7 @@ def main():
error_count = unexpected_count, # XXX
failure_count = expected_count, # XXX
skip_count = skip_count,
duration = duration,
stdout= stdout)
# print to stdout so we can see in testnode logs
......
......@@ -26,7 +26,7 @@ md5sum = ee8401a4e7d82bf488a57e3399f9ce48
[runTestSuite.in]
recipe = slapos.recipe.build:download
url = ${:_profile_base_location_}/${:_buildout_section_name_}
md5sum = c5599e0086f85999e222a3bef627f93b
md5sum = 982de37ea52c10938e46037adf2894c1
[runTestSuite_py]
recipe = zc.recipe.egg
......
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