summaryrefslogtreecommitdiff
path: root/platform-test.cfg.example
blob: a34927a6772ae7a935e31fb02e548a2b9a04adcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PROVIDER='example'
ROOTDIR='/root/platform-testing'
PROVIDERDIR=$ROOTDIR/$PROVIDER
NODES='couch1 couch2 monitor openvpn tor webapp'

# options for leap_cli
OPTS='--yes'

# where is the script repo checkout ?
PLATFORM_TEST_BIN="$ROOTDIR/platform_test"

LOGDIR='/var/log/leap/platform-test'

MAIL_FROM="deploybot@`facter fqdn`"
MAIL_TO=''