nuweba / faasbenchmark

Run or add generic tests to accurately benchmark FaaS providers. https://faastest.com/
Apache License 2.0
36 stars 7 forks source link

faastest log output to stdout as well #40

Closed nwb-ilan closed 4 years ago

nwb-ilan commented 4 years ago

@nwb-adir when running faasbenchmark in CI pipeline, id like to be able to see the error in the pipeline output, without having to dig through log files.

Adir-Shemesh commented 4 years ago

@nwb-yan is there a reason faasbenchmark didn't do this in the first place? the discard seems intentional

trink-yan commented 4 years ago

performance too much verbosity to the screen - was too hard to see whats going on

nwb-ilan commented 4 years ago

I'll merge this and we'll see if it creates any issues, worst case we'll roll back.