From: Cristina Pauna Date: Wed, 4 Dec 2019 16:46:15 +0000 (+0000) Subject: Merge "Do not run all LTP test suites" X-Git-Tag: 2.0.1~1 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=57c5345c26134129572612dca8382fe493054522;hp=ca3ea7d1c8ddbdc60adb7f51426c2c6509158097 Merge "Do not run all LTP test suites" --- 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}