Set the correct Jenkins user as Git email 52/91552/1
authorThanh Ha <zxiiro@gmail.com>
Wed, 22 Jul 2020 20:23:55 +0000 (16:23 -0400)
committerThanh Ha <zxiiro@gmail.com>
Wed, 22 Jul 2020 20:24:50 +0000 (16:24 -0400)
This setups up the email to the correct user account for the real
Jenkins user.

Change-Id: I400576b410a1c33eb09ed5b108522a304d44963a
Signed-off-by: Thanh Ha <zxiiro@gmail.com>
jjb/integration/multipatch-distribution.sh

index 55ce2b86622bfab95945fd6f1b50a1748fcaf70c..efc57ad9fd7ca387de01743e34e9e4af5e1ab053 100755 (executable)
@@ -22,7 +22,7 @@ wget "http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a
 cat pom.xml
 
 # Set up git committer name and email, needed for commit creation when cherry-picking.
-export EMAIL="sandbox@jenkins.opendaylight.org"
+export EMAIL="jenkins-$SILO@opendaylight.org"
 export GIT_COMMITTER_NAME="Multipatch Job"
 
 # Extract a list of patches per project from an comment trigger. An example is: