prysm-pulse/testing
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
..
assert Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
assertions Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
benchmark Remove proto state (#11445) 2022-09-16 18:17:46 -04:00
bls Pre-allocate slices (#11317) 2022-08-26 13:49:50 +02:00
endtoend env var to control log path with unique paths (#11681) 2022-11-23 22:56:40 +00:00
middleware/engine-api-proxy Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
mock Add REST implementation for Validator's WaitForChainStart (#11654) 2022-11-22 12:12:55 +00:00
require Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
slasher/simulator some minor fixes (#11593) 2022-10-30 02:54:15 +00:00
spectest Resolve remaining native state tasks (#11561) 2022-10-19 10:37:45 -04:00
util E2E deposit testing overhaul (#11667) 2022-11-19 03:40:32 +00:00