Import missing library to security tests 54/100954/1
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 30 Jan 2020 17:06:23 +0000 (18:06 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 30 Jan 2020 17:06:28 +0000 (18:06 +0100)
Keyword "Get File" is a part of "OperatingSystem" Library [1].

Credit to Morgan Richomme <morgan.richomme@orange.com> 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 <p.wieczorek2@samsung.com>
robot/testsuites/security.robot

index 089e12e..442da47 100644 (file)
@@ -2,6 +2,7 @@
 | Documentation | Security validation                                    |
 | ...           | This suite requires declaring ${ACTUAL_NODEPORTS_FILE} |
 | Default tags  | security                                               |
+| Library       | OperatingSystem                                        |
 | Library       | ONAPLibrary.JSON                                       |
 
 *** Variables ***