diff --git a/minigrida/supervisor.py b/minigrida/supervisor.py index bf2a7b1..d1d52fd 100644 --- a/minigrida/supervisor.py +++ b/minigrida/supervisor.py @@ -53,6 +53,9 @@ def run(expe, hostpid=host): aa=test.aa, k=test.k, report=test.get_results(), + ressources={ + 'process_time': test.get_process_time() + }, status='complete') # End of test