From 0cfb9ae3a6bb38c32dffdcec5a12842cee9a3d91 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Thu, 30 Jan 2020 18:06:23 +0100 Subject: 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 --- robot/testsuites/security.robot | 1 + 1 file changed, 1 insertion(+) (limited to 'robot/testsuites/security.robot') 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 *** -- cgit 1.2.3-korg