index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
run-make-check.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
run-make-check: Enable ctest resource allocation
luo rixin
2024-02-21
1
-2
/
+12
*
run-make-check: use get_processors in run-make-check script
John Mulligan
2023-02-07
1
-4
/
+6
*
script: reorganize build scripts
John Mulligan
2023-02-07
1
-39
/
+7
*
build: temporarily disable WITH_RADOSGW_MOTR in make check
Casey Bodley
2022-08-11
1
-1
/
+0
*
cmake: add rbd-mirror executable to run-make-check
Deepika Upadhyay
2022-07-26
1
-0
/
+1
*
run-make-check.sh: enable RBD persistent caches
Ilya Dryomov
2022-04-19
1
-2
/
+3
*
build: Add some debugging messages
David Galloway
2022-04-01
1
-0
/
+3
*
rgw: add CORTX Motr SAL implementation
Andriy Tkachuk
2022-01-27
1
-0
/
+1
*
tests/crimson: don't be so verbose when run by the 'make check' bot.
Radoslaw Zarzynski
2021-09-17
1
-1
/
+1
*
Merge pull request #42842 from ideepika/wip-werror-testing
Deepika Upadhyay
2021-08-20
1
-1
/
+2
|
\
|
*
run-make-check: fix do_cmake not consuming run-make-check opts
Deepika Upadhyay
2021-08-19
1
-1
/
+2
*
|
run-make-check.sh: Increase failure output log size
David Galloway
2021-08-18
1
-1
/
+1
|
/
*
run-make-check: pass -Werror when compiling C++ code
Kefu Chai
2021-08-16
1
-0
/
+1
*
build: switch the make check bot to Clang.
Radoslaw Zarzynski
2021-08-16
1
-1
/
+17
*
mgr/dashboard: monitoring: replace Grafana JSON with Grafonnet based Code
Aashish Sharma
2021-08-11
1
-1
/
+1
*
run-make-check.sh: do not specify -DWITH_PYTHON=3
Kefu Chai
2021-04-19
1
-1
/
+1
*
run-make-check: enable WITH_RBD_RWL when WITH_PMEM is true
Kefu Chai
2021-04-08
1
-0
/
+3
*
run-make-check.sh: let ctest generate XML output
Kefu Chai
2021-03-25
1
-3
/
+14
*
run-make-check.sh: increase fs.aio-max-nr
Kefu Chai
2021-03-19
1
-1
/
+5
*
run-make-check.sh: Make sure a build failure will exit
Brad Hubbard
2020-11-26
1
-1
/
+2
*
run-make-check.sh: Don't run tests if build fails
Brad Hubbard
2020-11-26
1
-0
/
+2
*
run-make-check.sh: fix syntax error
Kefu Chai
2020-09-22
1
-1
/
+1
*
run-make-check.sh: pass -DWITH_ZBD=ON to cmake if $WITH_ZBD
Kefu Chai
2020-09-17
1
-0
/
+3
*
run-make-check.sh: fix the log message
Ilya Dryomov
2020-07-08
1
-1
/
+1
*
run-make-check.sh: WITH_SEASTAR on demand
Kefu Chai
2020-03-04
1
-1
/
+5
*
cmake: drop WITH_PYTHON2 option
Kefu Chai
2019-12-19
1
-1
/
+1
*
run-make-check.sh: extract run-make.sh
Kefu Chai
2019-09-05
1
-122
/
+7
*
cmake,run-make-check.sh,deb,rpm: disable SPDK by default
Kefu Chai
2019-08-20
1
-1
/
+1
*
run-make-check.sh: run sudo with absolute path
Kefu Chai
2019-08-20
1
-1
/
+1
*
cephfs-shell: Add tox for testing with flake8
Varsha Rao
2019-07-30
1
-1
/
+1
*
install-deps.sh: selectively enable deps on deb distros
Kefu Chai
2019-02-16
1
-0
/
+1
*
build/ops: do_cmake.sh: automate py3 build options for certain distros
Nathan Cutler
2018-11-21
1
-3
/
+0
*
run-make-check,do_cmake: set BOOST_J if !WITH_SYSTEM_BOOS
Kefu Chai
2018-09-11
1
-0
/
+2
*
install-deps,run-make-check: use ceph-libboost repo
Kefu Chai
2018-09-11
1
-0
/
+10
*
run-make-check: should use sudo for running sysctl
Kefu Chai
2018-08-23
1
-1
/
+1
*
run-make-check: increase fs.aio-max-nr to 1048576
Kefu Chai
2018-08-22
1
-1
/
+5
*
run-make-check: Showing configuration before the build
Erwan Velu
2018-08-17
1
-1
/
+1
*
run-make-check: drop CMAKE_PYTHON_OPTS variable
Kefu Chai
2018-08-02
1
-5
/
+4
*
cmake,run-make-check: always enable WITH_GTEST_PARALLEL
Kefu Chai
2018-08-02
1
-8
/
+3
*
run-make-check: set WITH_SEASTAR with a non-empty string
Kefu Chai
2018-07-18
1
-2
/
+2
*
run-make-check.sh: enable WITH_SEASTAR
Kefu Chai
2018-07-12
1
-2
/
+3
*
run-make-check.sh: fill in missing DRY_RUN and add doc hint
Nathan Cutler
2018-07-09
1
-7
/
+13
*
run-make-check.sh: reset trap after sourcing install-deps.sh
Nathan Cutler
2018-07-09
1
-0
/
+1
*
cleanup: run-make-check.sh: no space between -D and name of cmake option
Nathan Cutler
2018-07-09
1
-1
/
+1
*
run-make-check.sh: gtest-parallel only with Python 2
Nathan Cutler
2018-07-09
1
-4
/
+6
*
run-make-check.sh: inform user of make -j setting
Nathan Cutler
2018-07-09
1
-0
/
+1
*
doc: cleanup: wordsmith a comment in run-make-check.sh
Nathan Cutler
2018-07-09
1
-1
/
+1
*
run-make-check.sh: ccache goodness for everyone
Nathan Cutler
2018-07-09
1
-28
/
+49
*
run-make-check.sh: drop workaround for undeclared jq build dependency
Nathan Cutler
2018-07-09
1
-1
/
+1
*
run-make-check.sh: Adding ccache tuning for the CI
Erwan Velu
2018-07-04
1
-1
/
+22
[next]