summaryrefslogtreecommitdiffstats
path: root/run-make-check.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* run-make-check.sh: do not specify -DWITH_PYTHON=3Kefu Chai2021-04-191-1/+1
* run-make-check: enable WITH_RBD_RWL when WITH_PMEM is trueKefu Chai2021-04-081-0/+3
* run-make-check.sh: let ctest generate XML outputKefu Chai2021-03-251-3/+14
* run-make-check.sh: increase fs.aio-max-nrKefu Chai2021-03-191-1/+5
* run-make-check.sh: Make sure a build failure will exitBrad Hubbard2020-11-261-1/+2
* run-make-check.sh: Don't run tests if build failsBrad Hubbard2020-11-261-0/+2
* run-make-check.sh: fix syntax errorKefu Chai2020-09-221-1/+1
* run-make-check.sh: pass -DWITH_ZBD=ON to cmake if $WITH_ZBDKefu Chai2020-09-171-0/+3
* run-make-check.sh: fix the log messageIlya Dryomov2020-07-081-1/+1
* run-make-check.sh: WITH_SEASTAR on demandKefu Chai2020-03-041-1/+5
* cmake: drop WITH_PYTHON2 optionKefu Chai2019-12-191-1/+1
* run-make-check.sh: extract run-make.shKefu Chai2019-09-051-122/+7
* cmake,run-make-check.sh,deb,rpm: disable SPDK by defaultKefu Chai2019-08-201-1/+1
* run-make-check.sh: run sudo with absolute pathKefu Chai2019-08-201-1/+1
* cephfs-shell: Add tox for testing with flake8Varsha Rao2019-07-301-1/+1
* install-deps.sh: selectively enable deps on deb distrosKefu Chai2019-02-161-0/+1
* build/ops: do_cmake.sh: automate py3 build options for certain distrosNathan Cutler2018-11-211-3/+0
* run-make-check,do_cmake: set BOOST_J if !WITH_SYSTEM_BOOSKefu Chai2018-09-111-0/+2
* install-deps,run-make-check: use ceph-libboost repoKefu Chai2018-09-111-0/+10
* run-make-check: should use sudo for running sysctlKefu Chai2018-08-231-1/+1
* run-make-check: increase fs.aio-max-nr to 1048576Kefu Chai2018-08-221-1/+5
* run-make-check: Showing configuration before the buildErwan Velu2018-08-171-1/+1
* run-make-check: drop CMAKE_PYTHON_OPTS variableKefu Chai2018-08-021-5/+4
* cmake,run-make-check: always enable WITH_GTEST_PARALLELKefu Chai2018-08-021-8/+3
* run-make-check: set WITH_SEASTAR with a non-empty stringKefu Chai2018-07-181-2/+2
* run-make-check.sh: enable WITH_SEASTARKefu Chai2018-07-121-2/+3
* run-make-check.sh: fill in missing DRY_RUN and add doc hintNathan Cutler2018-07-091-7/+13
* run-make-check.sh: reset trap after sourcing install-deps.shNathan Cutler2018-07-091-0/+1
* cleanup: run-make-check.sh: no space between -D and name of cmake optionNathan Cutler2018-07-091-1/+1
* run-make-check.sh: gtest-parallel only with Python 2Nathan Cutler2018-07-091-4/+6
* run-make-check.sh: inform user of make -j settingNathan Cutler2018-07-091-0/+1
* doc: cleanup: wordsmith a comment in run-make-check.shNathan Cutler2018-07-091-1/+1
* run-make-check.sh: ccache goodness for everyoneNathan Cutler2018-07-091-28/+49
* run-make-check.sh: drop workaround for undeclared jq build dependencyNathan Cutler2018-07-091-1/+1
* run-make-check.sh: Adding ccache tuning for the CIErwan Velu2018-07-041-1/+22
* run-make-check: enable WITH_GTEST_PARALLELKefu Chai2018-06-151-1/+1
* build/ops: run-make-check.sh: handle Python 2 absenceNathan Cutler2018-04-231-1/+6
* test: delete asok directories correctlyChang Liu2018-03-231-1/+1
* Merge pull request #20535 from ifed01/wip-ifed-bring-fioKefu Chai2018-03-061-1/+1
|\
| * test/fio: enable objectstore FIO plugin building without the need to install ...Igor Fedotov2018-03-051-1/+1
* | build/ops: run-make-check.sh: fix SUSE supportNathan Cutler2018-02-271-5/+6
|/
* install-deps.sh: use DTS on centos if GCC is too oldKefu Chai2017-12-081-1/+1
* run-make-check.sh: run ulimit without sudoyang.wang2017-09-151-2/+7
* Merge pull request #16494 from asomers/bin_bashKefu Chai2017-08-271-1/+1
|\
| * scripts: fix bash path in shebangsAlan Somers2017-07-271-1/+1
* | run-make-check.sh: set ulimit -n (because no one else does)Dan Mick2017-08-031-0/+2
|/
* test: create asok files in a temp directory under $TMPDIRKefu Chai2017-07-211-1/+4
* build/ops: make sure which is installed in run-make-check.shNathan Cutler2017-06-141-1/+4
* Merge pull request #9853 from dx9/wip-alpine-dev-supportSage Weil2017-04-221-4/+6
|\
| * run-make-check.sh: Init defaults after deps are installed.John Coyle2016-12-211-4/+6