ipld-eth-beacon-indexer/cmd
Abdul Rabbani 24fc6358d6
Testing for Batch Processing (#56)
* Set starting slot and improve error gap capturing

* Set starting slot and improve error gap capturing

* Tests + Significant Refactor

The code for historical processing has been significantly refactored to use a context to signify a shutdown.

There have also been many tests added for historical and knownGaps processing.

* Update MhKeys in test

* Update correct values

* Update Max Retry

Genesis is not working as expected.

* Ensure we release locks properly

* Add ordered testing

* Include system tests

* Update workflow calls

* Add secrets

* Add required secrets

* update path

* Try using the absolute path

* Remove volumes at the end.

* Update system-tests.yml

* Update system-tests.yml

* Update test err

* Update and test the shutdown

* rename ethcl --> eth-beacon

* Try forcing /bin/bash for docker-compose

* Update system-tests.yml

* Update system-tests.yml

* Update system-tests.yml

* Update system-tests.yml

* Update system-tests.yml

* Update system-tests.yml

* Use single quote cron

* Dont run generic on schedule
2022-06-09 17:32:46 -04:00
..
boot.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00
capture.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00
full.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00
head.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00
historic.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00
root.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00
version.go Testing for Batch Processing (#56) 2022-06-09 17:32:46 -04:00