Whamcloud - gitweb
LU-6245 tests: remove it_test 06/28406/3
authorJames Simmons <uja.ornl@yahoo.com>
Thu, 10 Aug 2017 23:30:36 +0000 (19:30 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 13 Aug 2017 17:17:49 +0000 (17:17 +0000)
commitebd0885c544dfec44c303361222decb9fe3d82d2
treeb1e53fb01657bcb5d2477607e43242cc09cd2e89
parentce8ca7d3564439285a56982430f380354b697f68
LU-6245 tests: remove it_test

The test application it_test pulls in lustre kernel code which is
the wrong approach and this will not work in the future when the
lustre utilites will be build against the upstream kernel lustre
code. Looking at where it_test is actually run I discovered it is
never used. Since this is the case we can delete it.

Test-Parameters: trivial

Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Change-Id: I8fdcf279590b0edf1c8da6d9f4618964162ec762
Reviewed-on: https://review.whamcloud.com/28406
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/ldlm/interval_tree.c
lustre/tests/Makefile.am
lustre/tests/it_test.c [deleted file]