aboutsummaryrefslogtreecommitdiffstats
path: root/red.xml
blob: ce05ca89b54a3ff0e9797870f9560d72967a5dd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<projectConfiguration>
    <configVersion>1.0</configVersion>
    <relativeTo>PROJECT</relativeTo>
    <referencedLibrary type="PYTHON" name="RequestsLibrary" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="SeleniumLibrary" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="AngularJSLibrary" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="SSHLibrary" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="SoUtils" path="testsuite/robot/library/vcpeutils"/>
    <referencedLibrary type="PYTHON" name="ArchiveLibrary" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="HeatBridge" path="testsuite/robot/library/heatbridge"/>
    <referencedLibrary type="PYTHON" name="DateTime" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.Templating" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.ServiceMapping" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.JSON" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.Openstack" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.Kafka" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.Protobuf" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.Utilities" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.OOF" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.SDNC" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.SDC" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.PreloadData" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.AAI" path="testsuite/robot/library"/>
    <referencedLibrary type="PYTHON" name="ONAPLibrary.SO" path="testsuite/robot/library"/>
    <pythonpath>
        <path location="robot/library"/>
    </pythonpath>
    <classpath/>
    <variableFiles path="../oom/resources/config/eteshare/config/integration_robot_properties.py"/>
    <variableFiles path="../oom/resources/config/eteshare/config/vm_properties.py"/>
    <excludedForValidation>
        <excludedPath path="robot/library"/>
    </excludedForValidation>
    <isValidatedFileSizeCheckingEnabled>true</isValidatedFileSizeCheckingEnabled>
    <validatedFileMaxSize>1024</validatedFileMaxSize>
    <isReferencedLibrariesAutoReloadEnabled>true</isReferencedLibrariesAutoReloadEnabled>
    <isReferencedLibrariesAutoDiscoveringEnabled>true</isReferencedLibrariesAutoDiscoveringEnabled>
    <isLibrariesAutoDiscoveringSummaryWindowEnabled>false</isLibrariesAutoDiscoveringSummaryWindowEnabled>
</projectConfiguration>