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

chore: sharding tests update #1060

Merged
merged 107 commits into from
May 4, 2024
Merged

chore: sharding tests update #1060

merged 107 commits into from
May 4, 2024

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    0e0ff46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbf7487 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    77468d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abec5b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8689eb View commit details
    Browse the repository at this point in the history
  4. fix: add IsSubscribed() test

    romanzac committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a3ec282 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    3fe24f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0e44b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f1f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. fix: validate with messages

    romanzac committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6495860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff01699 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95f3ff0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d26f178 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    265909a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54edf8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a76773 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    dc4ed27 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    4266513 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    b9e700f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c15768b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    2c66e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e89a8f View commit details
    Browse the repository at this point in the history
  3. fix: reuse tests.WaitForMsg

    romanzac committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    def82f2 View commit details
    Browse the repository at this point in the history
  4. fix: forgot to add utils.go

    romanzac committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3b571ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c80456d View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    873caa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. fix: remove named shards

    romanzac committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    502ff9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72be483 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    9693bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6fc2cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5de4bfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8efec1e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix: add message publish to test

    - shorten subscription rate back to 1/10ms
    romanzac committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1cd52ee View commit details
    Browse the repository at this point in the history
  2. fix: add missing error check

    romanzac committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    891d9a9 View commit details
    Browse the repository at this point in the history
  3. fix: missed assigment for relay2

    - subscribe to both relays with a breath time
    romanzac committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    d27c0ed View commit details
    Browse the repository at this point in the history
  4. fix: add IsSubscribed check

    romanzac committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e1210c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    b562771 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8d7e31b View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. fix: add timeout param to WaitForTimeout and WaitForMsg

    - clarify intent for using different shardIDs
    - use clusterID other than 0 - to test unsubscribed topic
    romanzac committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    99e3f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adaace3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    590e4ff View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. fix: keep same cluster ID for topics

    - TestStaticSharding
    romanzac committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7404bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a8923 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73a90e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa01d17 View commit details
    Browse the repository at this point in the history
  5. fix: added comment and improved readability

    - TestWakuLightPushWithStaticSharding
    romanzac committed May 2, 2024
    Configuration menu
    Copy the full SHA
    093ea36 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    dd960ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d0af55 View commit details
    Browse the repository at this point in the history
  3. test: ci test

    romanzac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    77f6917 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a72e6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1afb587 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3a1a7e6 View commit details
    Browse the repository at this point in the history
  7. Revert "test: copy go sum from PR1091"

    This reverts commit 3a1a7e6.
    romanzac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a05971b View commit details
    Browse the repository at this point in the history
  8. Revert "test: copy go mod from PR1091"

    This reverts commit 1afb587.
    romanzac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0741101 View commit details
    Browse the repository at this point in the history
  9. test: update go mod

    romanzac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8968e59 View commit details
    Browse the repository at this point in the history
  10. test: delete ci_test

    romanzac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a047dd8 View commit details
    Browse the repository at this point in the history
  11. Revert "test: update go mod"

    This reverts commit 8968e59.
    romanzac committed May 3, 2024
    Configuration menu
    Copy the full SHA
    01803de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    28c2a27 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    268b53c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    561d00a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1ecedb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b1646d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a48ae3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    157717c View commit details
    Browse the repository at this point in the history
  7. fix: validate with messages

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b7e6ecf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3f4be7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e056bda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    548870b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b71305b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    061f9f8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2b5592e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2e77516 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    658311d View commit details
    Browse the repository at this point in the history
  16. fix: reuse tests.WaitForMsg

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    70ff74e View commit details
    Browse the repository at this point in the history
  17. fix: forgot to add utils.go

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    e8f9dca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2904f56 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e764fcb View commit details
    Browse the repository at this point in the history
  20. fix: remove named shards

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5357773 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    64e27d3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    134efd7 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fd5cf3e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b2e9b96 View commit details
    Browse the repository at this point in the history
  25. fix: add message publish to test

    - shorten subscription rate back to 1/10ms
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    63f2957 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ce6ff45 View commit details
    Browse the repository at this point in the history
  27. fix: missed assigment for relay2

    - subscribe to both relays with a breath time
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    daf9ac0 View commit details
    Browse the repository at this point in the history
  28. fix: add IsSubscribed check

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    aa4a3f5 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    efbcfaf View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a812491 View commit details
    Browse the repository at this point in the history
  31. fix: add timeout param to WaitForTimeout and WaitForMsg

    - clarify intent for using different shardIDs
    - use clusterID other than 0 - to test unsubscribed topic
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5f84d25 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1c80ade View commit details
    Browse the repository at this point in the history
  33. fix: keep same cluster ID for topics

    - TestStaticSharding
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    6778ecb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3ff86db View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    401e8aa View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    281e6cf View commit details
    Browse the repository at this point in the history
  37. fix: added comment and improved readability

    - TestWakuLightPushWithStaticSharding
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    4b12401 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c7883d8 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9086397 View commit details
    Browse the repository at this point in the history
  40. test: ci test

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    1b7d246 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    1d263a8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8a8e660 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ce0d316 View commit details
    Browse the repository at this point in the history
  44. Revert "test: copy go sum from PR1091"

    This reverts commit 3a1a7e6.
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cd3f1f9 View commit details
    Browse the repository at this point in the history
  45. Revert "test: copy go mod from PR1091"

    This reverts commit 1afb587.
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3aef4a7 View commit details
    Browse the repository at this point in the history
  46. test: update go mod

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    3b2c0c6 View commit details
    Browse the repository at this point in the history
  47. test: delete ci_test

    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    b0491b0 View commit details
    Browse the repository at this point in the history
  48. Revert "test: update go mod"

    This reverts commit 8968e59.
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    cbc3c4a View commit details
    Browse the repository at this point in the history
  49. Merge remote-tracking branch 'origin/chore-sharding-tests-update' int…

    …o chore-sharding-tests-update
    romanzac committed May 4, 2024
    Configuration menu
    Copy the full SHA
    a369fa4 View commit details
    Browse the repository at this point in the history