From: Pawel Wieczorek Date: Thu, 30 Jan 2020 17:06:23 +0000 (+0100) Subject: Import missing library to security tests X-Git-Tag: 1.6.0~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0cfb9ae3a6bb38c32dffdcec5a12842cee9a3d91;p=testsuite.git Import missing library to security tests Keyword "Get File" is a part of "OperatingSystem" Library [1]. Credit to Morgan Richomme for detecting this bug. [1] https://robotframework.org/robotframework/latest/libraries/OperatingSystem.html#Get%20File Issue-ID: SECCOM-261 Change-Id: I5a3dc93d06f9727c67549b11ebdc509c1192fd69 Signed-off-by: Pawel Wieczorek --- diff --git a/robot/testsuites/security.robot b/robot/testsuites/security.robot index 089e12ed..442da47d 100644 --- a/robot/testsuites/security.robot +++ b/robot/testsuites/security.robot @@ -2,6 +2,7 @@ | Documentation | Security validation | | ... | This suite requires declaring ${ACTUAL_NODEPORTS_FILE} | | Default tags | security | +| Library | OperatingSystem | | Library | ONAPLibrary.JSON | *** Variables ***