summaryrefslogtreecommitdiff
path: root/tests/ssh/api_build_test.py
Commit message (Collapse)AuthorAgeFilesLines
* use python3.6+ constructsAnthony Sottile2021-07-051-12/+7
| | | | Signed-off-by: Anthony Sottile <asottile@umich.edu>
* Shell out to SSH client for an ssh connectionaiordache2020-10-131-0/+595
Signed-off-by: aiordache <anca.iordache@docker.com>