]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
run-make-check.sh: extract run-make.sh
authorKefu Chai <kchai@redhat.com>
Thu, 5 Sep 2019 09:58:44 +0000 (17:58 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 5 Sep 2019 13:07:37 +0000 (21:07 +0800)
commit5e9a1d95c9f735955b92204df1f711d5098e2b2d
tree420d1b3653216ecacd7aeedfe88d24a6bbc06eab
parent0618ab0ec87bee2cb0f342d1fc94f98da29f786e
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>
run-make-check.sh
src/script/run-make.sh [new file with mode: 0755]