prysm-pulse/testing/endtoend/params
kasey 0a41b957dc
env var to control log path with unique paths (#11681)
due to flaky test re-run behavior, logs from a failed test run are
overwritten by subsequent retries. This makes it difficult to retrieve
logs after the first failed run. It also takes some squinting through
output to find the location of the log file in the first place. This
flag enables logs to be placed in an arbitrary path. Note that bazel
sandboxing generally will force this path to be in the /tmp tree.

Co-authored-by: Kasey Kirkham <kasey@users.noreply.github.com>
2022-11-23 22:56:40 +00:00
..
BUILD.bazel E2E deposit testing overhaul (#11667) 2022-11-19 03:40:32 +00:00
const.go E2E deposit testing overhaul (#11667) 2022-11-19 03:40:32 +00:00
params_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
params.go env var to control log path with unique paths (#11681) 2022-11-23 22:56:40 +00:00