summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Collapse)AuthorFilesLines
2016-08-16Cleaned up comments and added PEP 257 -- Docstring ConventionsLuke Hinds1-0/+1
Change-Id: Id7e8e627e3e249948181c09deadf2d114b77dbf7 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-08-16Merging Internet Connection checkLuke Hinds1-0/+25
Issues were found with FDIO repo in Apex, so to prevent other connectivity issues from having an adverse effect on functest run times, this patch adds a check to insure the connection works correctly, but creating a socket connection to port 80 on google.com Change-Id: If6841ee81e19996d3640a4551b1fac2770401da8 Signed-off-by: Luke Hinds <lukehinds@gmail.com>
2016-07-15Initial code push and adding .gitreviewLuke Hinds1-0/+26
Change-Id: I062fa135aed0256675e9d10c3fc2e64df828350c Signed-off-by: Luke Hinds <lhinds@redhat.com>