summaryrefslogtreecommitdiffstats
path: root/src/main/resources/conf/dcae_tests_conf.yaml.erb
blob: 46784ba67d6d9aceb96a1d264757a693c6a338da (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
dcaeBeHost: <%= @protocol %>://<%= @catalogbe_ip %>      
dcaeBePort: <%= @catalogbe_port %>
beHost: <%= @protocol %>://<%= @catalogbe_ip %>  
bePort: <%= @catalogbe_port %>
feHost: <%= @protocol %>://<%= @catalogfe_ip %>
fePort: <%= @catalogfe_port %>
apiPath: "/dcae"
url: <%= @url %>
remoteTestingMachineIP: null
remoteTestingMachinePort: 88
remoteTesting: false
browser: null
systemUnderDebug: null
reportDBhost: null
reportDBport: 88
captureTraffic: false
useBrowserMobProxy: false
stopOnClassFailure: null
reportFileName: UI_Extent_Report.html
reportFolder: ./ExtentReport/
numOfAttemptsToRefresh: 22
rerun: false
windowsDownloadDirectory: null
screenshotFolder: ./ExtentReport/screenshots/
harFilesFolder: ./ExtentReport/har_files/
ruleEditorUrl: <%= @url %>/../../rule_engine