]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: kill mon-test-helpers.sh call_TEST_functions
authorLoic Dachary <ldachary@redhat.com>
Sat, 16 May 2015 09:15:56 +0000 (11:15 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 17 May 2015 10:33:05 +0000 (12:33 +0200)
commit66dcda9a58aa4085b05af54411761eb61845ce5f
tree0c6e65e34af0c82a3add2441231c416e2649b4cc
parentea61c8ab5a13de317727fba6515c33c04fd29a9b
tests: kill mon-test-helpers.sh call_TEST_functions

Remove call_TEST_functions because it is too complex and rarely used.
Replace the two instances where it was used by a few lines doing the
same thing.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/mon/mon-test-helpers.sh
src/test/osd/osd-config.sh
src/test/osd/osd-copy-from.sh