Merge "Set the correct Jenkins user as Git email"
authorJamo Luhrsen <jluhrsen@gmail.com>
Thu, 23 Jul 2020 03:54:14 +0000 (03:54 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 23 Jul 2020 03:54:14 +0000 (03:54 +0000)
jjb/integration/multipatch-distribution.sh

index 3d487209aae779f52af0d24cc2f0089511367bc4..67e5ba7e665bd3bd3f5f906bd44b2669de18a1f1 100755 (executable)
@@ -22,7 +22,7 @@ wget "https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;
 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: