test/nvmf: Clean up Soft-RoCE NICs after json_config tests

This was leaving soft-roce nics around from run to run.

Change-Id: Ia1114f40aeeae3332aa30310235feab14a1006d4
Signed-off-by: Seth Howell <seth.howell@intel.com>
Reviewed-on: https://review.gerrithub.io/421653
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
Seth Howell 2018-08-08 10:18:25 -07:00 committed by Changpeng Liu
parent ab9451bcd0
commit d5de73e017

View File

@ -35,5 +35,6 @@ trap 'on_error_exit "${FUNCNAME}" "${LINENO}"; rm -f $base_nvmf_config $last_nvm
timing_enter nvmf_json_config
test_subsystems
timing_exit nvmf_json_config
revert_soft_roce
report_test_completion nvmf_json_config