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

remove TTD monitoring #4486

Merged
merged 1 commit into from
Jan 18, 2023
Merged

remove TTD monitoring #4486

merged 1 commit into from
Jan 18, 2023

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Jan 10, 2023

Supercedes #4249

Only part of that not carried over is

diff --git a/scripts/launch_local_testnet.sh b/scripts/launch_local_testnet.sh
index a5a66da7..8678d726 100755
--- a/scripts/launch_local_testnet.sh
+++ b/scripts/launch_local_testnet.sh
@@ -994,6 +994,7 @@ for NUM_NODE in $(seq 0 $(( NUM_NODES - 1 ))); do
     --keymanager-token-file="${DATA_DIR}/keymanager-token" \
     --rest-port="$(( BASE_REST_PORT + NUM_NODE ))" \
     --metrics-port="$(( BASE_METRICS_PORT + NUM_NODE ))" \
+    --merge-at-epoch-debug-internal=2 \
     ${EXTRA_ARGS} \
     &> "${DATA_DIR}/log${NUM_NODE}.txt" &

because it didn't work unless there's a real EL present

@tersec tersec marked this pull request as draft January 10, 2023 17:06
@github-actions
Copy link

github-actions bot commented Jan 10, 2023

Unit Test Results

         9 files  ±0    1 050 suites  ±0   33m 37s ⏱️ + 2m 5s
  3 512 tests ±0    3 275 ✔️ ±0  237 💤 ±0  0 ±0 
15 269 runs  ±0  15 004 ✔️ ±0  265 💤 ±0  0 ±0 

Results for commit 258aa95. ± Comparison against base commit 87a34bf.

♻️ This comment has been updated with latest results.

@tersec tersec marked this pull request as ready for review January 11, 2023 12:18
@tersec tersec force-pushed the 2nK branch 2 times, most recently from b0adcb1 to 690b188 Compare January 14, 2023 17:59
@zah zah merged commit aea7a0c into unstable Jan 18, 2023
@zah zah deleted the 2nK branch January 18, 2023 14:01
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