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

Feat #339: faster tests #350

Merged
merged 5 commits into from
Apr 5, 2018
Merged

Feat #339: faster tests #350

merged 5 commits into from
Apr 5, 2018

Commits on Apr 5, 2018

  1. cluster: introduce PeerWatchInterval config option.

    It should provide a way to speed up peer list updates when
    peers join/part. It was hardcoded.
    
    License: MIT
    Signed-off-by: Hector Sanjuan <code@hector.link>
    hsanjuan committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    58acf16 View commit details
    Browse the repository at this point in the history
  2. Fix #339: Reduce Sleeps in tests

    License: MIT
    Signed-off-by: Hector Sanjuan <code@hector.link>
    hsanjuan committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    dd4128a View commit details
    Browse the repository at this point in the history
  3. Pre-create and pre-connect hosts in tests

    License: MIT
    Signed-off-by: Hector Sanjuan <code@hector.link>
    hsanjuan committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    c73e540 View commit details
    Browse the repository at this point in the history
  4. Add some clarifications about delays

    License: MIT
    Signed-off-by: Hector Sanjuan <code@hector.link>
    hsanjuan committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    f5f56f2 View commit details
    Browse the repository at this point in the history
  5. Fix metric expire type. Do not discard metrics in Allocate().

    License: MIT
    Signed-off-by: Hector Sanjuan <code@hector.link>
    hsanjuan committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    0069c00 View commit details
    Browse the repository at this point in the history