summaryrefslogtreecommitdiff
path: root/ctdb/wscript
AgeCommit message (Expand)AuthorFilesLines
2022-05-03ctdb-tests: Add backtrace on abort to some testsMartin Schwenke1-2/+10
2022-05-03ctdb-tests: Provide a method to dump the stack on abortMartin Schwenke1-1/+4
2022-05-03build: Add missing ctdb-client dependenciesMartin Schwenke1-2/+16
2022-05-03ctdb-build: Drop unnecessary uses of include/ sub-directoryMartin Schwenke1-6/+0
2022-04-06ctdb-scripts: Drop unused ctdbd_wrapperMartin Schwenke1-8/+0
2022-04-06ctdb-tests: Add unit tests for tunables codeMartin Schwenke1-0/+1
2022-02-23ctdb-tests: Dump a stack trace on abortMartin Schwenke1-1/+1
2021-05-28ctdb-utils: Add tdb_mutex_check utilityAmitay Isaacs1-0/+17
2020-09-11ctdb: Prevent man page duplicationDavid Mulder1-1/+1
2020-07-22ctdb-build: Don't build/install tests in top-level build by defaultMartin Schwenke1-0/+7
2020-07-22Revert "ctdb-build: Don't build/install tests in top-level build by default"Martin Schwenke1-7/+0
2020-07-22ctdb-build: Don't build/install tests in top-level build by defaultMartin Schwenke1-0/+7
2020-05-22ctdb-build: Fix a typoMartin Schwenke1-1/+1
2020-05-06ctdb-build: Add messages_dgm build to ctdbAmitay Isaacs1-0/+4
2020-05-06lib/util: Build genrand for util coreAmitay Isaacs1-0/+4
2019-11-13build: Remove workaround for missing os.path.relpath in Python < 2.6Andrew Bartlett1-1/+1
2019-10-24ctdb-tests: Add ctdb-db-test toolMartin Schwenke1-0/+6
2019-10-22ctdb-tests: Drop setting of test state directory for testonly targetMartin Schwenke1-1/+1
2019-10-22ctdb-tests: Enable printing of logs on failure in autobuildMartin Schwenke1-1/+1
2019-10-04ctdb-tests: Add cluster.bash include fileMartin Schwenke1-0/+1
2019-09-26ctdb-tests: Move simple tests to INTEGRATION/ subdirectoryMartin Schwenke1-2/+2
2019-09-26ctdb-tests: Move complex tests to CLUSTER/ subdirectoryMartin Schwenke1-1/+1
2019-09-26ctdb-tests: Convert local daemons include file into top-level includeMartin Schwenke1-1/+3
2019-09-26ctdb-tests: Move tool tests to UNIT/ subdirectoryMartin Schwenke1-2/+1
2019-09-26ctdb-tests: Move takeover_helper tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move takeover tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move shellcheck tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move onnode tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move eventscript tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move eventd tests to UNIT/ subdirectoryMartin Schwenke1-1/+0
2019-09-26ctdb-tests: Move cunit tests to UNIT/ subdirectoryMartin Schwenke1-1/+1
2019-09-17ctdb-tests: Drop reference to unused ctdb_eventd test directoryMartin Schwenke1-1/+0
2019-09-02build: remove unneeded libceph-common dependencyBjörn Baumbach1-2/+1
2019-09-02build: drop --with-libcephfs=<path> supportDavid Disseldorp1-11/+6
2019-08-14ctdb-tests: Simplify test_wrap scriptMartin Schwenke1-8/+4
2019-08-14ctdb-tests: Avoid shellcheck warning SC2155Martin Schwenke1-2/+2
2019-08-06ctdb: fix compilation on systems with glibc robust mutexesRalph Boehme1-1/+1
2019-07-26ctdb-mutex: Change parent checking to use an asynchronous computationMartin Schwenke1-1/+3
2019-07-26ctdb-tests: Add cluster mutex testsMartin Schwenke1-0/+5
2019-07-05ctdb-build: Tweak hacking of rpcgen outputMartin Schwenke1-1/+1
2019-05-09ctdb/build: fix ctdb_mutex_ceph_rados_helper buildsDavid Disseldorp1-1/+4
2019-05-07ctdb-tests: Don't clean up test var directory in autotest targetMartin Schwenke1-1/+1
2019-05-07ctdb-build: Add check for getrusage()Martin Schwenke1-0/+1
2019-04-12build: add explicit cephfs include path for vfs_ceph buildsDavid Disseldorp1-1/+1
2019-03-21build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett1-2/+4
2019-03-21build: Remove manual specification of minimum python versionAndrew Bartlett1-1/+1
2019-03-15ctdb-version: Simplify version string usageAmitay Isaacs1-1/+1
2019-03-15ctdb-build: Drop creation of .distversion in tarballMartin Schwenke1-8/+0
2019-03-15ctdb-build: use a fixed ctdb_version.h using SAMBA_VERSION_STRINGStefan Metzmacher1-15/+0
2019-02-22ctdb-tests: Add test for ctdb_io.cChristof Schmitt1-0/+6