summaryrefslogtreecommitdiffstats
path: root/qa/run-standalone.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* src,qa: install python bindings into lib/cython_modules/lib.3Kefu Chai2019-12-191-10/+2
* test: run-standalone.sh: Only run execs in the subdirectories of qa/standaloneDavid Zafman2019-12-061-5/+1
* qa/run-standalone.sh: fix python pathSage Weil2019-08-191-1/+2
* qa/run-standalone.sh: s/Makefile/CMakeCache.txt/Kefu Chai2019-05-301-1/+1
* test: Output elapse time for each script for informationDavid Zafman2019-04-101-1/+1
* run-standalone.sh: Need double-quotes to handle | in core_patternDavid Zafman2019-02-151-2/+2
* Revert "qa/standalone: discard pipe in sysctl kernel.core_pattern"David Zafman2019-02-151-5/+0
* test: run-standalone.sh set local library location so mgr can find librados.soDavid Zafman2019-02-121-0/+2
* test: Allow directory specified to run-standalone.shDavid Zafman2018-09-101-2/+2
* qa/standalone/ceph-helpers.sh: fix mgr module pathNoah Watkins2018-08-181-3/+1
* Merge PR #22343 into masterSage Weil2018-06-191-6/+0
|\
| * qa/run-standalone.sh: remove requirement for ceph-detect-init virtualenvAlfredo Deza2018-06-131-6/+0
* | test: run-standalone move aside cores found before testing startsDavid Zafman2018-06-181-0/+9
|/
* qa/standalone: change PATH to allow finding sysctlJoao Eduardo Luis2018-04-061-0/+4
* qa/standalone: deduplicate cleanup codeJoao Eduardo Luis2018-04-061-4/+6
* qa/standalone: discard pipe in sysctl kernel.core_patternJoao Eduardo Luis2018-04-061-1/+6
* qa/run-standalone.sh: set PYTHONPATH for FreeBSD alsoKefu Chai2018-02-281-5/+4
* qa/run-standalone.sh: pass PYTHONPATH env var to testKefu Chai2018-02-261-0/+20
* qa: respect $TEMPDIRKefu Chai2017-09-151-1/+2
* tests: run-standalone.sh skip core_pattern if already setDavid Zafman2017-08-181-2/+9
* Merge pull request #17093 from dzafman/wip-runs-messageAlfredo Deza2017-08-181-1/+1
|\
| * tests: run-standalone.sh improve error messageDavid Zafman2017-08-181-1/+1
* | tests: qa/standalone: Add trap for signals to resetore the kernel core patternDavid Zafman2017-08-151-0/+9
|/
* qa: Add support for core dumpsDavid Zafman2017-08-101-0/+9
* qa: Add support for specifying sub-tests with run-standalone.shDavid Zafman2017-08-101-4/+11
* qa: Skip ceph-helpers.sh which is tested through test-ceph-helpers.shDavid Zafman2017-08-101-0/+4
* qa: Add special test_failure.sh script (not run by default)David Zafman2017-08-041-0/+5
* qa: run-standalone.sh improvementsDavid Zafman2017-08-041-8/+65
* qa/run-standalone.sh: fix the find option to be compatible with GNU findKefu Chai2017-07-281-3/+6
* qa: make run-standalone work on FreeBSDWillem Jan Withagen2017-07-261-1/+6
* qa/run-standalone.sh: helper to run all standalone testsSage Weil2017-07-251-0/+17