summaryrefslogtreecommitdiffstats
path: root/tests/test-framework/site/host-config.cfg
blob: f500e6fc9d82d50c6c55f108fe3bb965d1a2674a (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
[General]
vmrun=vmrun
checkerInstallation=/home/kdab/test/installerfw/installer/test-framework/checker
testcase0=TestCases/testcase1/testcase1.cfg
testcase1=TestCases/testcase-linux64/testcase-linux64.cfg
vm0=VMConfigs/WindowsXp32Bit.cfg
vm1=VMConfigs/WindowsXp64Bit.cfg
vm2=VMConfigs/WindowsVista32Bit.cfg
vm3=VMConfigs/LinuxUbuntu9.1064Bit.cfg
gui=False
createErrorSnapshots=False

[Host]
type=server
location=https://172.25.167.23:8333/sdk
username=kdab
password=kdab

[CDash]
host=localhost
location=/CDash
project=test1

[Source0]
host=hegel
path=/projects/ndk/installers/windows
platform=windows

[Source1]
host=hegel
path=/projects/ndk/installers/linux/x32
platform=linux32

[Source2]
host=hegel
path=/projects/ndk/installers/linux/x64
platform=linux64