Whamcloud - gitweb
LU-4396 tests: Remove unnecessary skip in sanity test_31n 22/8622/2
authorRyan Haasken <haasken@cray.com>
Wed, 18 Dec 2013 22:01:51 +0000 (16:01 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 20 Dec 2013 02:20:09 +0000 (02:20 +0000)
commit73e816e57167eb92425b6cf29fc570e56c88f6bd
tree3eb50ea6b814a22e983db4e26becb2b4628842cb
parent907b31c4d1d36a90a54a46dcc6beed9b7f4825b4
LU-4396 tests: Remove unnecessary skip in sanity test_31n

Since test_31n now uses the function free_fd to find an unused file
descriptor, it no longer depends on fd 173 being free.  This change
removes that test on whether fd 173 is in use.

Signed-off-by: Ryan Haasken <haasken@cray.com>
Change-Id: I3b68e278d4f3a8af42e57b073ccbe45b80e76ecd
Reviewed-on: http://review.whamcloud.com/8622
Reviewed-by: Chris Horn <hornc@cray.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Reviewed-by: Patrick Farrell <paf@cray.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
lustre/tests/sanity.sh