From: Jamo Luhrsen Date: Wed, 12 Dec 2018 17:25:47 +0000 (-0800) Subject: Add SUITES to common_env output X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=654d6b2eda16dc2db46ce3bc09382dd663c2237d;hp=45408042f9b6b62c8523fe64afcdea939d2da714;p=releng%2Fbuilder.git Add SUITES to common_env output Change-Id: I5460fe887963a1e913fb934ab3a01df69d08f123 Signed-off-by: Jamo Luhrsen --- diff --git a/jjb/integration/common-functions.sh b/jjb/integration/common-functions.sh index 2c466d220..543ccf802 100644 --- a/jjb/integration/common-functions.sh +++ b/jjb/integration/common-functions.sh @@ -29,6 +29,7 @@ CONTROLLERMEM: ${CONTROLLERMEM} AKKACONF: ${AKKACONF} MODULESCONF: ${MODULESCONF} MODULESHARDSCONF: ${MODULESHARDSCONF} +SUITES: ${SUITES} EOF }