lighthouse/testing
realbigsean f13e9c3d10 Antithesis docker workflow (#2877)
## Issue Addressed

Automates a build and push to antithesis servers on merges to unstable. They run tests against lighthouse daily and have requested more frequent pushes. Currently we are just manually pushing stable images when we have a new release.

## Proposed Changes

- Add a `Dockerfile.libvoidstar`
- Add the `libvoidstar.so` binary
- Add a new workflow to autmatically build and push on merges to unstable

## Additional Info
Requires adding the following secrets
-`ANTITHESIS_USERNAME`
-`ANTITHESIS_PASSWORD`
-`ANTITHESIS_REPOSITORY`
-`ANTITHESIS_SERVER`

Tested here: https://github.com/realbigsean/lighthouse/actions/runs/1612821446

Co-authored-by: realbigsean <seananderson33@gmail.com>
Co-authored-by: realbigsean <sean@sigmaprime.io>
2022-01-12 20:58:41 +00:00
..
antithesis Antithesis docker workflow (#2877) 2022-01-12 20:58:41 +00:00
ef_tests Add configurable block replayer (#2863) 2021-12-21 06:30:52 +00:00
eth1_test_rig Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00
node_test_rig Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
simulator Update to superstruct v0.4.1 (#2886) 2022-01-06 03:14:58 +00:00
state_transition_vectors Add configurable block replayer (#2863) 2021-12-21 06:30:52 +00:00
test-test_logger Add test_logger as feature to logging (#2586) 2021-10-06 00:46:07 +00:00
web3signer_tests Update Lighthouse Dependencies (#2818) 2021-11-18 05:08:42 +00:00