summaryrefslogtreecommitdiffstats
path: root/run-make-check.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | build/ops: add sanity checks to run-make-check.shNathan Cutler2016-12-271-0/+14
|/
* tests: check hostname --fqdn sanity before running make checkNathan Cutler2016-12-031-0/+8
* run-make-check.sh: use cmake exclusivelySage Weil2016-10-031-35/+6
* Merge pull request #11105 from badone/wip-dnf-enable-build-scriptsKefu Chai2016-09-191-2/+9
|\
| * build scripts: Enable dnf for Fedora >= 22Brad Hubbard2016-09-161-2/+9
* | Merge pull request #11092 from badone/wip-dry-run-run-make-checkSage Weil2016-09-151-1/+1
|\ \
| * | run-make-check.sh: Make DRY_RUN actually do a dry runBrad Hubbard2016-09-151-1/+1
| |/
* / run-*make-check.sh: Make DRY_RUN actually mean a dry runBrad Hubbard2016-09-141-1/+1
|/
* run-make-check.sh: pass args to do_cmake.shJohn Coyle2016-08-121-1/+1
* Revert "run-make-check.sh: run tests in two steps"Kefu Chai2016-07-191-2/+1
* run-make-check.sh: run tests in two stepsKefu Chai2016-07-161-1/+2
* cmake: add a "tests" target to build testsKefu Chai2016-07-161-2/+2
* run-make-check.sh: use "make check" for running testsKefu Chai2016-07-071-2/+2
* run-make-check.sh: run "make check" with a unique $TMPDIRKefu Chai2016-07-071-0/+2
* run-make-check.sh: run make check with cmake if do_cmake.sh is availableSage Weil2016-07-061-6/+13
* run-make-check.sh: modprobe won't work on containers; not neededDan Mick2016-06-291-1/+0
* tests: rm -fr /tmp/*virtualenv*Loic Dachary2016-05-201-0/+2
* tests: configure with rocksdb by defaultLoic Dachary2016-01-041-1/+1
* make-check: support MAKEOPTS overrides.Robin H. Johnson2015-08-241-2/+10
* tests: display the output of failed make check runsLoic Dachary2015-06-161-5/+0
* run-make-check.sh: stricter check for yum/apt-get/zypperTim Serong2015-04-301-1/+10
* run-make-check.sh: use /sbin/modprobeTim Serong2015-04-301-1/+1