]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
run-make-check.sh: extract run-make.sh 36494/head
authorKefu Chai <kchai@redhat.com>
Thu, 5 Sep 2019 09:58:44 +0000 (17:58 +0800)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 6 Aug 2020 10:55:38 +0000 (12:55 +0200)
commitd41adc79418f9621bd28278f681aaf3324836e12
treee5686d5a66403123d3c5d794cb7398946aafdca4
parentc42d13236327a9e1283e35e4a28d10d1119f65fb
run-make-check.sh: extract run-make.sh

so we can reuse run-make.sh for building the artifact used by other
tests than "make check", for instance, dashboard's E2E test and
crimson's performance test.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 5e9a1d95c9f735955b92204df1f711d5098e2b2d)

Conflicts:
run-make-check.sh
        - Remove flags: -DWITH_CEPHFS_SHELL=ON -DWITH_SPDK=ON
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
run-make-check.sh
src/script/run-make.sh [new file with mode: 0755]