aboutsummaryrefslogtreecommitdiffstats
path: root/performance/build-perf-cron.conf
blob: 7e24239486573cecdf9e99b70daea97bd4a132a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Settings for build-perf-cron.sh script
#

POKY_DIR="/media/yocto_disk/poky-new-perf"
GIT_REPO="/home/ypperf01/perf-results/results.git"
EMAIL_TO="yocto"
#EMAIL_SUBJECT="Build Perf Test Report for `hostname`"
EMAIL_SUBJECT="$(echo -e 'Build Performance Report\nFrom: GDC Fedora Performance Machine <no-reply@ypperf01.localdomain>')"
GIT_REMOTE="git@git.yoctoproject.org:yp-qa-build-perf-data.git"
HTML_EMAIL_TO="yocto"
RSYNC_TO="charts@www.yoctoproject.org:latest/"