CSIT-687: Directory structure reorganization
[csit.git] / tests / vpp / perf / __init__.robot
similarity index 94%
rename from tests/perf/__init__.robot
rename to tests/vpp/perf/__init__.robot
index 922ad29..0dfc31f 100644 (file)
@@ -12,8 +12,8 @@
 # limitations under the License.
 
 *** Settings ***
-| Resource | resources/libraries/robot/default.robot
-| Resource | resources/libraries/robot/interfaces.robot
+| Resource | resources/libraries/robot/shared/default.robot
+| Resource | resources/libraries/robot/shared/interfaces.robot
 | Library | resources.libraries.python.SetupFramework
 | Library | resources.libraries.python.CpuUtils
 | Suite Setup | Run Keywords | Setup performance global Variables