Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[CI] Add bootnode checking CI jobs #6889

Merged
merged 29 commits into from Mar 21, 2023
Merged

Commits on Mar 14, 2023

  1. Copy the full SHA
    0dfafb2 View commit details
    Browse the repository at this point in the history
  2. fix mktemp for linux machines

    s3krit committed Mar 14, 2023
    Copy the full SHA
    5bb0a9e View commit details
    Browse the repository at this point in the history
  3. Update check_bootnodes.sh

    show logs to see what's going wrong
    s3krit committed Mar 14, 2023
    Copy the full SHA
    2350fb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Copy the full SHA
    7470da0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'mp-bootnode-checker' of github.com:paritytech/polkadot …

    …into mp-bootnode-checker
    s3krit committed Mar 15, 2023
    Copy the full SHA
    2d31104 View commit details
    Browse the repository at this point in the history
  3. fix check-bootnodes.yml

    s3krit committed Mar 15, 2023
    Copy the full SHA
    134127c View commit details
    Browse the repository at this point in the history
  4. increase node spawn holdoff

    s3krit committed Mar 15, 2023
    Copy the full SHA
    1af8d0b View commit details
    Browse the repository at this point in the history
  5. disable fail-fast

    s3krit committed Mar 15, 2023
    Copy the full SHA
    c668286 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    1cebfd8 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    1170e84 View commit details
    Browse the repository at this point in the history
  8. fix check-bootnodes.yml

    s3krit committed Mar 15, 2023
    Copy the full SHA
    feec2e4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    da4da9a View commit details
    Browse the repository at this point in the history
  10. Add test bad bootnode

    REVERT ME before merging PR. Should cause the test to fail, then
    when we remove it, we should succeed. Sadly doesn't account for a
    new successful bootnode, should ask if we have one we can use for
    testing.
    s3krit committed Mar 15, 2023
    Copy the full SHA
    540dd97 View commit details
    Browse the repository at this point in the history
  11. fix paths

    s3krit committed Mar 15, 2023
    Copy the full SHA
    5ee885a View commit details
    Browse the repository at this point in the history
  12. fix paths and git... hopefully

    s3krit committed Mar 15, 2023
    Copy the full SHA
    5b465ab View commit details
    Browse the repository at this point in the history
  13. this better work...

    s3krit committed Mar 15, 2023
    Copy the full SHA
    9d1a4be View commit details
    Browse the repository at this point in the history
  14. fix

    s3krit committed Mar 15, 2023
    Copy the full SHA
    1e106e7 View commit details
    Browse the repository at this point in the history
  15. test

    s3krit committed Mar 15, 2023
    Copy the full SHA
    db27961 View commit details
    Browse the repository at this point in the history
  16. last test

    s3krit committed Mar 15, 2023
    Copy the full SHA
    fc9a45e View commit details
    Browse the repository at this point in the history
  17. Revert "Add test bad bootnode"

    This reverts commit 540dd97.
    s3krit committed Mar 15, 2023
    Copy the full SHA
    db701fb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Copy the full SHA
    c815413 View commit details
    Browse the repository at this point in the history
  2. Update check_bootnodes.sh

    s3krit committed Mar 16, 2023
    Copy the full SHA
    1733e63 View commit details
    Browse the repository at this point in the history
  3. optimisations

    Begin polling the RPC node right after spawning, allowing us to break
    early on detecting peers
    s3krit committed Mar 16, 2023
    Copy the full SHA
    9f76d0e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'mp-bootnode-checker' of github.com:paritytech/polkadot …

    …into mp-bootnode-checker
    s3krit committed Mar 16, 2023
    Copy the full SHA
    9dc9a6a View commit details
    Browse the repository at this point in the history
  5. increase holdoff to 5 seconds

    s3krit committed Mar 16, 2023
    Copy the full SHA
    3f9d31b View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ea5f71c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Update check-bootnodes.yml

    s3krit committed Mar 20, 2023
    Copy the full SHA
    45a94cc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    cce201e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Copy the full SHA
    90c3faa View commit details
    Browse the repository at this point in the history