X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=tests%2Fos%2Fltp%2Fltp.robot;h=a9ed9ec4ebc269083681724b2dcb48673ddcb0c9;hp=3cb3ced6d1f0310dad824a31064b4f460e86da6e;hb=48515c11aa2eaa1f3ca2dc5d9da8f7dd919eacf1;hpb=e50d00181bb55cc06e12c78287eddfa8e9b750b9 diff --git a/tests/os/ltp/ltp.robot b/tests/os/ltp/ltp.robot index 3cb3ced..a9ed9ec 100644 --- a/tests/os/ltp/ltp.robot +++ b/tests/os/ltp/ltp.robot @@ -48,13 +48,6 @@ RunLTP syscalls only Append To File ${log} ${result}${\n} Should Contain ${result} INFO: ltp-pan reported all tests PASS -RunLTP all tests - [Documentation] Wait ~5hrs to complete 2536 tests - ${log} = Set Variable ${OUTPUT DIR}${/}${FULL_SUITE}.${TEST NAME.replace(' ','_')}.log - ${result}= Execute Command yes | sudo /opt/ltp/runltp - Append To File ${log} ${result}${\n} - Should Contain ${result} INFO: ltp-pan reported all tests PASS - *** Keywords *** Open Connection And Log In Open Connection ${HOST}