Skip to content

Conversation

@Emantor
Copy link
Member

@Emantor Emantor commented Apr 25, 2018

No description provided.

@codecov-io
Copy link

codecov-io commented Apr 30, 2018

Codecov Report

Merging #235 into master will increase coverage by 0.8%.
The diff coverage is 94%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #235     +/-   ##
========================================
+ Coverage    54.7%   55.5%   +0.8%     
========================================
  Files         105     107      +2     
  Lines        6221    6352    +131     
========================================
+ Hits         3404    3530    +126     
- Misses       2817    2822      +5
Impacted Files Coverage Δ
labgrid/util/ports.py 100% <100%> (ø)
labgrid/util/__init__.py 100% <100%> (ø) ⬆️
labgrid/remote/exporter.py 35.5% <100%> (+0.3%) ⬆️
labgrid/util/ssh.py 93.7% <93.7%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b0ba47...2c77c45. Read the comment docs.

Emantor added 4 commits July 2, 2018 12:44
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
The new SSHMANAGER allows us to manage SSHConnections to remote hosts for the
distributed infrastructure. It supports port forwards and file uploads, making
only a ssh connection to the remote host necessary.

The SSHMANAGER is exported for use by other modules.

Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
@Emantor Emantor force-pushed the topic/sshmanager branch from aca1d73 to 2c77c45 Compare July 2, 2018 10:45
@Emantor
Copy link
Member Author

Emantor commented Jul 18, 2018

Closing as stale, currently working on using this in labgrid. I will open a new PR when its done.

@Emantor Emantor closed this Jul 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants