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

increase GENESIS_OFFSET for local testnet simulation #5619

Merged
merged 2 commits into from
Nov 22, 2023

Conversation

etan-status
Copy link
Contributor

The 40s allotted for setting up a local testnet can sometime be exceeded when CI is busy. Bumping it by 20s should reduce that risk.

Example, where the entire slots 0 and 1 were missed:

{"lvl":"INF","ts":"2023-11-22 18:33:32.000+00:00","msg":"Scheduling first slot action","topics":"beacnde","startTime":"8s999ms800us826ns","nextSlot":2,"timeToNextSlot":"3s199us174ns"}

The 40s allotted for setting up a local testnet can sometime be exceeded
when CI is busy. Bumping it by 20s should reduce that risk.

Example, where the entire slots 0 and 1 were missed:

```
{"lvl":"INF","ts":"2023-11-22 18:33:32.000+00:00","msg":"Scheduling first slot action","topics":"beacnde","startTime":"8s999ms800us826ns","nextSlot":2,"timeToNextSlot":"3s199us174ns"}
```
@etan-status etan-status enabled auto-merge (squash) November 22, 2023 18:59
Copy link

Unit Test Results

         9 files  ±0    1 098 suites  ±0   27m 36s ⏱️ -7s
  3 951 tests ±0    3 604 ✔️ ±0  347 💤 ±0  0 ±0 
16 066 runs  ±0  15 668 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit 1ebb9b0. ± Comparison against base commit b0b8f21.

@etan-status etan-status merged commit d5fbbd9 into unstable Nov 22, 2023
7 checks passed
@etan-status etan-status deleted the dev/etan/ci-genesisdelay branch November 22, 2023 23:19
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.

1 participant