Whamcloud - gitweb
LU-13485 build: Make parallel tests names unique 61/39161/4
authorShaun Tancheff <shaun.tancheff@hpe.com>
Wed, 24 Jun 2020 18:36:38 +0000 (13:36 -0500)
committerOleg Drokin <green@whamcloud.com>
Fri, 17 Jul 2020 19:30:16 +0000 (19:30 +0000)
commit24efa706939752487d8f8c9742400182d513157f
tree81cdc02bd19b3c6324e217ac5303835f63504085
parent5271f57f4ad984d26c460d80dd33498a8cc2d5aa
LU-13485 build: Make parallel tests names unique

This iteration re-used the serial tests internal name for the
parallel test variant. This name clashing causes builds to fail.

Remedy this by adding a postfix tag the internal unique identifier
of the converted parallel tests.

Test-Parameters: trivial
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Ia39bf2e0004abd10a0c7b146eb2ef1cf62e6d891
Reviewed-on: https://review.whamcloud.com/39161
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Patrick Farrell <farr0186@gmail.com>
config/lustre-build-linux.m4