FoundationDB / fdb-joshua

FoundationDB Correctness service
Apache License 2.0
28 stars 25 forks source link

Upload the complete log file for failed test to S3 #40

Open xumengpanda opened 3 years ago

xumengpanda commented 3 years ago

Right now, j tail only shows the summary of the result. This makes debugging hard when the test is non-deterministic and hard to reproduce, such as rocksdb tests.

One idea: Upload failed test's log to S3.