Erik Grinaker
53022220f6
* Don't use state sync for nodes starting at initial height. * Also remove stopped containers when cleaning up. * Start nodes in order of startAt, mode, name to avoid full nodes starting before their seeds. * Tweak network waiting to avoid halts caused by validator changes and perturbations. * Disable most tests for seed nodes, which aren't always able to join consensus. * Disable `blockchain/v2` due to known bugs. |
4 years ago | |
---|---|---|
.. | ||
cleanup.go | test: fix various E2E test issues (#5576) | 4 years ago |
exec.go | test: add end-to-end testing framework (#5435) | 4 years ago |
load.go | github: add nightly E2E testnet action (#5480) | 4 years ago |
main.go | test: fix various E2E test issues (#5576) | 4 years ago |
perturb.go | test: add end-to-end testing framework (#5435) | 4 years ago |
rpc.go | test: tweak E2E tests for nightly runs (#5512) | 4 years ago |
setup.go | test: add evidence e2e tests (#5488) | 4 years ago |
start.go | test: fix various E2E test issues (#5576) | 4 years ago |
test.go | test: add end-to-end testing framework (#5435) | 4 years ago |
wait.go | test: fix handling of start height in generated E2E testnets (#5563) | 4 years ago |