aboutsummaryrefslogtreecommitdiff
path: root/tcwg-buildfarm-christophe.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2018-02-26 14:04:37 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2018-02-26 14:04:51 +0000
commite48e0595fc7e60472e74ebe39f1447f7f94419fb (patch)
tree5599a6dd0d6444acb2c002380ca48c72e59b992b /tcwg-buildfarm-christophe.yaml
parentda157eb7d2556b9d4f23307c767b78c36e8daacb (diff)
tcwg-buildfarm-christophe: Fix mailname.
Change-Id: I2e61ab11af9ecb458223fca8a06ba9c2421fde46
Diffstat (limited to 'tcwg-buildfarm-christophe.yaml')
-rw-r--r--tcwg-buildfarm-christophe.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tcwg-buildfarm-christophe.yaml b/tcwg-buildfarm-christophe.yaml
index ca6a46c223..3e547f8c52 100644
--- a/tcwg-buildfarm-christophe.yaml
+++ b/tcwg-buildfarm-christophe.yaml
@@ -247,6 +247,7 @@
${build_CONTAINER_RSH} "sudo sed -e s/@@MYHOSTNAME@@/${NODE_NAME}/g -e s/@@MAILHOST@@/[email-smtp.us-east-1.amazonaws.com]/ -e s/@@MAILPORT@@/587/ -i /etc/postfix/main.cf"
${build_CONTAINER_RSH} "sudo sed -e s/@@MAILHOST@@/email-smtp.us-east-1.amazonaws.com/ -e s/@@MAILPORT@@/587/ -e s/@@MAILUSER@@/${TCWG_SES_USER}/ -e s/@@MAILPASSWORD@@/${TCWG_SES_PASSWORD}/ -i /etc/postfix/sasl_password/sasl_password"
+ ${build_CONTAINER_RSH} "sudo echo ${NODE_NAME} > /etc/mailname"
cat > tmpmail <<EOF
From: Christophe Lyon <christophe.lyon@linaro.org>
Subject: Amazon SES Test from buildfarm