-
Notifications
You must be signed in to change notification settings - Fork 45
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
chore: sharding tests update #1060
Conversation
Jenkins BuildsClick to see older builds (55)
|
- subscribe to both relays with a breath time
- clarify intent for using different shardIDs - use clusterID other than 0 - to test unsubscribed topic
- TestStaticSharding
- TestWakuLightPushWithStaticSharding
This reverts commit 3a1a7e6.
This reverts commit 1afb587.
This reverts commit 8968e59.
…o chore-sharding-tests-update
Why is this branch showing soo much diff with master? Hopefully nothing got messed up. |
This is what I have done. Rebased from master, passed CI and then merged. No worries. |
Oh, interesting...in that case the diff shouldn't be this big right |
I remember I've done merge at some point too. What is interesting, the final merge into master has normal (expected) diff a453c02 My IDE also shows the same. Should we be fine ? @chaitanyaprem |
Description
Batch of tests for Waku sharding functionality to extend existing tests
Changes
Tests available to run:
cd go-waku/waku/v2/node
go test