Github Actions: Smoke test
This change adds a new Github Action, a 3 node smoke test. It starts three docker containers (one lighthouse and two standard nodes) and tests that they can all ping each other. This should hopefully detect any basic runtime failures in PRs.
This commit is contained in:
1
.github/workflows/smoke/.gitignore
vendored
Normal file
1
.github/workflows/smoke/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/build
|
Reference in New Issue
Block a user