Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Adds scaling and fuzzing (and support for Iroha) #15

Merged
merged 54 commits into from
Nov 18, 2020

Conversation

raphaelvrosa
Copy link
Contributor

Output of Hyperledger Internship 2020

Enables nodes to take actions in the network, actions are:
- replay pcap files
- send random traffic (iperf3)
- extract latency metrics (ping)

Signed-off-by: Raphael <[email protected]>
Enable monitoring umbra nodes via interfaces:
- extract processes info
- monitors docker containers metrics
- monitors host metrics (cpu, mem, disk)
- monitor network interfaces (saves pcaps)

Signed-off-by: Raphael <[email protected]>
Adds grpc services for monitor and agent components

Signed-off-by: Raphael <[email protected]>
- Agent with iperf3, ping, tcpreplay tools
- Monitor with host, process, container tools

Signed-off-by: Raphael <[email protected]>
- Images modified with bash and iputils installation

Signed-off-by: Raphael <[email protected]>
Signed-off-by: Raphael <[email protected]>
Signed-off-by: Raphael <[email protected]>
Signed-off-by: Raphael <[email protected]>
Signed-off-by: Raphael <[email protected]>
@lgtm-com
Copy link

lgtm-com bot commented Nov 18, 2020

This pull request introduces 42 alerts and fixes 20 when merging 06598f7 into 091d3a4 - view on LGTM.com

new alerts:

  • 20 for Unused import
  • 16 for Unused local variable
  • 3 for Unreachable code
  • 1 for Except block handles 'BaseException'
  • 1 for Module is imported with 'import' and 'import from'
  • 1 for Accepting unknown SSH host keys when using Paramiko

fixed alerts:

  • 11 for Unused local variable
  • 7 for Unused import
  • 1 for Module is imported with 'import' and 'import from'
  • 1 for Variable defined multiple times

@raphaelvrosa raphaelvrosa merged commit 20f2294 into hyperledger-labs:master Nov 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant