aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/security_scan/scripts/internet_check.py
AgeCommit message (Collapse)AuthorFilesLines
2016-08-12Provides connection check for package download.Luke Hinds1-0/+25
JIRA: FUNCTEST-388 Performs simple connection test, using socket from std python library. If no connection can be made, socket will timeout and gracefully move to trying the next compute / control node. Change-Id: I0048d74d607c8824688c73791c9646f9e9186756 Signed-off-by: Luke Hinds <lukehinds@gmail.com>