-
Notifications
You must be signed in to change notification settings - Fork 1
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
Remote call rate #51
Merged
Merged
Remote call rate #51
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
de4ff4c
Remote call rate
ThetaSinner f4e82ef
Progress testing against multiple nodes
ThetaSinner 69afccb
Format
ThetaSinner e269111
Update versions, add missing admin calls for trycp and add more test …
ThetaSinner 6671af6
Fix the test
ThetaSinner d6a0ef9
Tidy
ThetaSinner 9e563f5
Update CI job
ThetaSinner c2efc6a
Update to released versions
ThetaSinner 65e0cd5
Fix workspace build
ThetaSinner 3ecfaa4
Fix linting
ThetaSinner c6b61b8
Match renamed scenario
ThetaSinner 5e71784
Make yaml include more specific
ThetaSinner 73edb7b
Add dashboard
ThetaSinner 4bdad42
Make min peers configurable
ThetaSinner 2d82cac
Extract common functionality
ThetaSinner 463a99c
More common functionality and apply in scenario
ThetaSinner 041a5da
Tidy scenario
ThetaSinner dd9cb8b
Run for longer on CI
ThetaSinner 947c6cc
Run teardown when setup is cancelled
ThetaSinner 5c6062a
Format
ThetaSinner 88382e6
Remove process kills for processes that won't exist with trycp
ThetaSinner 0efebe5
Shuffle peers to call
ThetaSinner 306902c
Remove data after tests by default
ThetaSinner 8023546
Rename agent_id to agent_name
ThetaSinner ac3428d
Cleanup before disconnecting
ThetaSinner 4eccc65
Shutdown once
ThetaSinner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this work after we disconnect the trycp_client the line above?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Definitely not :)