summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-07-02 20:33:21 +0200
committervarac <varacanero@zeromail.org>2016-07-02 20:36:46 +0200
commit13c303044d1fdedc912b92613eba709438cc34a6 (patch)
tree07af0faafd3ea00ad4dac19e86aa1ef87c2f2161
parentbd46458b0a17699a95bccdce3f5a4fafb14bf3b1 (diff)
updated platform-test-common.cfg.example
-rw-r--r--platform-test-common.cfg.example14
1 files 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=""