go.ligato.io/vpp-agent/v3@v3.5.0/tests/robot/libraries/common_setup-teardown.robot (about)

     1  [Documentation]     Common test ENV setup-teardown specific keywords
     2  
     3  *** Settings ***
     4  Library       String
     5  Library       RequestsLibrary
     6  Library       SSHLibrary            timeout=15s     loglevel=TRACE
     7  Resource      ssh.robot
     8  
     9  *** Keywords ***