jjb/common: fix DIST_BUILD_TOPIC usage 30/22230/1
authorKevin Hilman <khilman@baylibre.com>
Wed, 28 Aug 2019 21:18:04 +0000 (14:18 -0700)
committerKevin Hilman <khilman@baylibre.com>
Wed, 28 Aug 2019 21:19:55 +0000 (14:19 -0700)
commit7d319181c7f74cd98cd82ec90a1faa7d43316c5e
treeccaecb737d223e317d14e4538b3208b5e098f39b
parente9c02675f2474bdb1ad71f833a9a9ab95e8bea51
jjb/common: fix DIST_BUILD_TOPIC usage

Fix use of DIST_BUILD_TOPIC to be used with --build-version (instead
of --name).  build-version is the key used in the backend to collect
all related jobs, whereas --name is just for the LAVA job name.

The email report request also uses $DIST_BUILD_TOPIC, which will allow
and email report to be generated with results for all tests with the
same $DIST_BUILD_TOPIC.

Bug-AGL: SPEC-2646

Change-Id: I8657270bcbbc06f361b079a07f3922cf4e782e1a
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
jjb/common/include-agl-run-test-short.sh