blob: e6790939cf196f0a026fc556045011b394ce024c [file] [log] [blame]
Michael Landob3d48982017-06-11 14:22:02 +03001outputFolder: target
2reportName: index.html
Michael Lando5b593492018-07-29 16:13:45 +03003catalogBeHost: 192.168.33.10
Avi Zivf5854fd2017-07-31 15:50:46 +03004#Automate
5#catalogBeHost: 135.63.125.67
6#catalogFeHost: 135.63.125.63
7#IFT
Tal Gitelman51d50f02017-12-10 18:55:03 +02008#catalogBeHost: 135.21.143.248
9#catalogFeHost: 135.21.125.96
10#QA-SCRUM1
11#catalogBeHost: 135.21.125.97
12#catalogFeHost: 135.21.125.89
Michael Landob3d48982017-06-11 14:22:02 +030013esHost: eshost
14disributionClientHost: disClient
15catalogFePort: 8181
16catalogBePort: 8080
17disributionClientPort: 8181
18esPort: 9200
19neoHost: neoHost
20neoPort: 7474
21neoDBusername: neo4j
22neoDBpassword: 123456
Michael Lando5b593492018-07-29 16:13:45 +030023url: http://192.168.33.10:8285/sdc1
Avi Zivf5854fd2017-07-31 15:50:46 +030024#url: https://www.e-access.att.com/QA-AUTOMATE1/sdc1/portal
Tal Gitelman51d50f02017-12-10 18:55:03 +020025#url: https://www.e-access.att.com/AA-IFT-testing/sdc1/portal
26#url: https://www.e-access.att.com/QA-SCRUM1/sdc1/portal
Michael Landob3d48982017-06-11 14:22:02 +030027remoteTestingMachineIP: 0.0.0.0
28remoteTestingMachinePort: 5566
29remoteTesting: false
30resourceConfigDir: src/test/resources/CI/tests
31componentsConfigDir: src/test/resources/CI/components
32importResourceConfigDir: src/test/resources/CI/importResource
33importResourceTestsConfigDir: src/test/resources/CI/importResourceTests
34errorConfigurationFile: ../catalog-be/src/main/resources/config/error-configuration.yaml
35configurationFile: ../catalog-be/src/main/resources/config/configuration.yaml
36importTypesConfigDir: src/test/resources/CI/importTypesTest
37browser: FireFox
38windowsDownloadDirectory: "c:\\apache-ftpserver-1.1.0\\res\\home\\"
Michael Lando5b593492018-07-29 16:13:45 +030039systemUnderDebug: true
Michael Landob3d48982017-06-11 14:22:02 +030040reportDBhost: dbhost
41reportDBport: 27017
Michael Lando5b593492018-07-29 16:13:45 +030042sdcHttpMethod: http
Michael Landoa5445102018-03-04 14:53:33 +020043localDataCenter: DC-Automate01
Michael Landob3d48982017-06-11 14:22:02 +030044
45useBrowserMobProxy: false
46captureTraffic: false
47
48titanPropertiesFile: src/main/resources/ci/conf/titan.properties
49
50stopOnClassFailure: false
Michael Lando5b593492018-07-29 16:13:45 +030051#todo
52onboardingBeHost: 192.168.33.10
53onboardingBePort: 8080
Michael Landob3d48982017-06-11 14:22:02 +030054#List of non-abstract resources to keep during titan cleanup between tests
55#Only 1.0 version will be kept
56resourcesNotToDelete:
57 - tosca.nodes.Compute
58 - tosca.nodes.Database
59 - tosca.nodes.ObjectStorage
60 - tosca.nodes.BlockStorage
61 - tosca.nodes.LoadBalancer
62 - org.openecomp.resource.cp.Port
63 - org.openecomp.resource.vl.Network
64
65#Resource categories to keep (including all their subcategories)
66resourceCategoriesNotToDelete:
67 - Generic
68 - Network L2-3
69 - Network L4+
70 - Application L4+
71 - Network Connectivity
72
73#Service categories to keep
74serviceCategoriesNotToDelete:
75 - Mobility
76 - Network L1-3
77 - Network L4
78 - VoIP Call Control