Library scope: | GLOBAL |
---|
Library for various utilities
Run 'ping' on remote system and check output
Check the output of the 'ping' command
Check if file on remote system matches a Robot regex
Check if the specified IP address is reachable or not
Superfluous, use the 'Run' keyword instead which this wraps
Retrieves the id of the requested docker container running locally
Kill a process on a remote system
SSH into a remote host (and into a container on that host if container_type and container_name are specified), switch to root user, executes command, return output
SSH into a remote host (and into a container on that host if container_type and container_name are specified) and returns connection ID
Exit from the SSH session to a remote host
Removes a value from a dictionary
Executes a command on remote host and returns output
Parses through the given deployment config and sets all the "src" and "dst" variables
SSH's into src and attempts to ping dest. Status determines if ping should pass | fail