summaryrefslogtreecommitdiffstats
path: root/chef-solo/cookbooks/dcae-ci-tests/templates/default/conf.yaml.erb
blob: 1dd9cee4307fc76ffc602e0458200b6149fc6580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
dcaeBeHost: <%= @protocol %>://<%= @catalogbe_ip %>      
dcaeBePort: <%= @catalogbe_port %>
sdcBeHost: <%= @protocol %>://<%= @catalogbe_ip %>
sdcBePort: 8443
apiPath: "/dcae"
url: <%= @url %>
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/
toscaLabUrl: http://<%= @catalogbe_ip %>:8085