summaryrefslogtreecommitdiff
path: root/platform-test-common.cfg.example
blob: 1076d1686a8c4cc9a43d7151dd8dd3511689b63d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONTACTS="ci@leap.se"
ROOTDIR='/home/testbot/platform-test'
PROVIDERDIR="$ROOTDIR/$PROVIDER/$PLATFORM_BRANCH/$PROVIDER"
OPTS='--yes'
PLATFORM_TEST_BIN='/usr/local/bin/platform_test'
PLATFORMDIR="$ROOTDIR/$PROVIDER/$PLATFORM_BRANCH/leap_platform"
LOGDIR="/var/log/leap/$PROVIDER"

# sleep x seconds before deploying
SLEEP=20

MAIL_TO=$CONTACTS