summaryrefslogtreecommitdiffstats
path: root/run-make-check.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* run-make-check: Enable ctest resource allocationluo rixin2024-02-211-2/+12
* run-make-check: use get_processors in run-make-check scriptJohn Mulligan2023-02-071-4/+6
* script: reorganize build scriptsJohn Mulligan2023-02-071-39/+7
* build: temporarily disable WITH_RADOSGW_MOTR in make checkCasey Bodley2022-08-111-1/+0
* cmake: add rbd-mirror executable to run-make-checkDeepika Upadhyay2022-07-261-0/+1
* run-make-check.sh: enable RBD persistent cachesIlya Dryomov2022-04-191-2/+3
* build: Add some debugging messagesDavid Galloway2022-04-011-0/+3
* rgw: add CORTX Motr SAL implementationAndriy Tkachuk2022-01-271-0/+1
* tests/crimson: don't be so verbose when run by the 'make check' bot.Radoslaw Zarzynski2021-09-171-1/+1
* Merge pull request #42842 from ideepika/wip-werror-testingDeepika Upadhyay2021-08-201-1/+2
|\
| * run-make-check: fix do_cmake not consuming run-make-check optsDeepika Upadhyay2021-08-191-1/+2
* | run-make-check.sh: Increase failure output log sizeDavid Galloway2021-08-181-1/+1
|/
* run-make-check: pass -Werror when compiling C++ codeKefu Chai2021-08-161-0/+1
* build: switch the make check bot to Clang.Radoslaw Zarzynski2021-08-161-1/+17
* mgr/dashboard: monitoring: replace Grafana JSON with Grafonnet based CodeAashish Sharma2021-08-111-1/+1
* 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