From 13c303044d1fdedc912b92613eba709438cc34a6 Mon Sep 17 00:00:00 2001 From: varac Date: Sat, 2 Jul 2016 20:33:21 +0200 Subject: updated platform-test-common.cfg.example --- platform-test-common.cfg.example | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/platform-test-common.cfg.example b/platform-test-common.cfg.example index 1076d16..02c2623 100644 --- a/platform-test-common.cfg.example +++ b/platform-test-common.cfg.example @@ -1,12 +1,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 +LOGDIR="$ROOTDIR/$PROVIDER" +CONTACTS="sysdev@leap.se" MAIL_TO=$CONTACTS + +OPTS='--yes' + +FILTER_COMMON="" -- cgit v1.2.3