ctdb-tests: Prefix remaining environment variables with CTDB_
authorMartin Schwenke <martin@meltin.net>
Thu, 17 Oct 2019 05:33:48 +0000 (16:33 +1100)
committerRalph Boehme <slow@samba.org>
Tue, 22 Oct 2019 19:39:41 +0000 (19:39 +0000)
commitfe80038d074d220487782dc837ea4bd779a6aad0
treed55276432fec3fe335f9c28953660afb81e6fddf
parente8dc125ed2e502234135e12fe32fb387baa11a79
ctdb-tests: Prefix remaining environment variables with CTDB_

Now they are clearly all part of CTDB.

TEST_SOCKET_WRAPPER_SO_PATH gets too long in
integration_local_daemons.bash, so change it to
CTDB_TEST_SWRAP_SO_PATH instead of just prefixing.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/README
ctdb/tests/UNIT/eventd/scripts/local.sh
ctdb/tests/UNIT/eventscripts/scripts/60.nfs.sh
ctdb/tests/UNIT/eventscripts/scripts/local.sh
ctdb/tests/UNIT/onnode/scripts/local.sh
ctdb/tests/UNIT/takeover_helper/scripts/local.sh
ctdb/tests/UNIT/tool/scripts/local.sh
ctdb/tests/run_tests.sh
ctdb/tests/scripts/integration.bash
ctdb/tests/scripts/integration_local_daemons.bash
ctdb/tests/scripts/unit.sh