Don't print results to output
This commit is contained in:
@ -447,7 +447,6 @@ def run_benchmark(self, pool):
|
||||
"minfault": results[150]
|
||||
}
|
||||
}
|
||||
print(parsed_results)
|
||||
|
||||
# Phase 3 - cleanup
|
||||
self.update_state(state='RUNNING', meta={'current': 3, 'total': 3, 'status': 'Cleaning up and storing results'})
|
||||
|
Reference in New Issue
Block a user