From: Andreas Dilger Date: Tue, 4 May 2021 15:09:35 +0000 (-0600) Subject: EX-3108 build: update kernel to -ddn13 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=36939eedc697e13afd5fbeb8492bac19be25c636;p=fs%2Flustre-release.git EX-3108 build: update kernel to -ddn13 Update the kernel version to -ddn13 to match the version used on b_es5_2 so that it is possible to just upgrade the Lustre RPMs when moving from EXA5.2.2 to EXA6.0. Test-Parameters: trivial Signed-off-by: Andreas Dilger Change-Id: I8845fa2c797769b94971e60dc92cdfb2c79bb570 Reviewed-on: https://review.whamcloud.com/43534 Tested-by: jenkins Tested-by: Maloo Tested-by: Minh Diep --- diff --git a/contrib/lbuild/lbuild-rhel b/contrib/lbuild/lbuild-rhel index 3c59a0c..528a4c9 100644 --- a/contrib/lbuild/lbuild-rhel +++ b/contrib/lbuild/lbuild-rhel @@ -47,7 +47,7 @@ prepare_and_build_srpm() { pushd $TOPDIR >/dev/null # create the buildid - local ddn_tag="ddn0" + local ddn_tag="ddn13" if $ENABLE_KERNEL_DEBUG; then local buildid="_lustre_debug${EXTRA_VERSION##*_lustre}.${ddn_tag}" else