Specifies desired output mode. Valid values are 'summary' to output only
test status summary, 'errors' to also print test logs for failed tests,
'all' to print logs for all tests and 'streamed' to output logs for all
tests in real time (this will force tests to be executed locally one at a
time regardless of --test_strategy value).