Whamcloud - gitweb
LU-10973 lnet: LUTF UDSP test suite and routing test suite
[fs/lustre-release.git] / lustre / tests / lutf / python / tests / suite_routing / callbacks.py
1 from lnet_cleanup import clean_lnet
2
3 def lutf_clean_setup():
4         clean_lnet()