Whamcloud - gitweb
LU-15596 build: set TARBALL with m-a build helper for debs 39/46639/12
authorShaun Tancheff <shaun.tancheff@hpe.com>
Fri, 25 Mar 2022 18:31:06 +0000 (13:31 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 11 Jun 2022 05:35:38 +0000 (05:35 +0000)
commit47b8b6880d93d54ca1d24effb69d8c84d8d0fb2f
treec54bb8534b35383a06e4776412ec5367a90a9fbb
parent8b3f2a030d2af15938faea816c73e3d04fe0ff33
LU-15596 build: set TARBALL with m-a build helper for debs

debs built using module-assistant tool by default scan
for packages and may find a random lustre tarball

Specify the correct tarball with the TARBALL
environment variable to avoid default search picking an
incorrect tarball source.

HPE-bug-id: LUS-10783
Test-Parameters: trivial
Fixes: 1d97ac16d8 ("LU-14948 build: Warn about /usr/src/lustre.tar.bz2")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: Iaa5a31aaa81e11ee97ae2ea27811c7a4399a0efa
Reviewed-on: https://review.whamcloud.com/46639
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alexey Lyashkov <alexey.lyashkov@hpe.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
autoMakefile.am
debian/rules