Whamcloud - gitweb
build: run long tests for RPMs, and run them in parallel 70/33570/2 v1.44.3.wc1-lustre v1.44.3.wc1
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 3 Nov 2018 22:07:34 +0000 (16:07 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 15 Dec 2018 00:00:27 +0000 (00:00 +0000)
commit4e2508a672893df5339572e0f1e123bbc864b37e
tree66c38a3042923d0590ff95b75adcde6f2efcf216
parentc5de396607efa2032bc32f7aa607b38d9e82dc6b
build: run long tests for RPMs, and run them in parallel

Change the "make check" in the RPM .spec.in files to run all of the
tests ("fullcheck" vs. only "check", which now excludes slow tests
by default), but change the .spec file to run the tests in parallel.

This allows long-running tests to start and wait in the background,
while allowing some short-running to actually do work in the meantime.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I36d8d64907c58ceb25bb955edeeac4e1e53ebbe5
Reviewed-on: https://review.whamcloud.com/33570
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
e2fsprogs-RHEL-6.spec.in
e2fsprogs-RHEL-7.spec.in
e2fsprogs-SUSE_LINUX-11+12.spec.in