Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parallel execution added + fix for lodestar/nimbus BNs #37

Merged
merged 12 commits into from
Nov 27, 2024

Conversation

st1p3-obol
Copy link
Contributor

@st1p3-obol st1p3-obol commented Nov 14, 2024

1. Added container_name: node0-${CL_NAME} which creates unique container

2. Added Prometheus port change depending on which CL is used. As before it was hardcoded so it wouldnt work when you start multiple clusters.

3. Fixed Lodestar BN address. Earlier it was picking up null. Now it takes from another flag which contains 4000.

Before fix:
Screenshot 2024-11-15 at 9 30 33 AM

4. Fix how we grab beacon node address for nimbus:

Before fix:
Screenshot 2024-11-15 at 1 51 59 PM
After fix:
Screenshot 2024-11-15 at 2 04 35 PM

5. Fix how we grab port for nimbus

Before fix:
Screenshot 2024-11-15 at 3 04 49 PM
After fix:
Screenshot 2024-11-15 at 3 26 50 PM

6. Fixed MakeFile_k8s - whitespace was breaking makefile

This is work in progress.

@st1p3-obol st1p3-obol self-assigned this Nov 14, 2024
@st1p3-obol st1p3-obol marked this pull request as draft November 14, 2024 18:57
@st1p3-obol st1p3-obol changed the title parallel execution added + fix for lodestar BNs parallel execution added + fix for lodestar/nimbus BNs Nov 15, 2024
@st1p3-obol st1p3-obol marked this pull request as ready for review November 15, 2024 17:54
@sugh01 sugh01 merged commit 3d7953b into k8sis Nov 27, 2024
@sugh01 sugh01 deleted the stipe/parallel_cluster_runs branch November 27, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants