Skip to content

Updates to iscsi_params.py test

Martin Hoyer requested to merge mhoyer/python-stqe:master into master

Fixing a couple of issues with the test

  • referencing variable before assignment
  • not cleaning targetcli config after the test
  • cleanup was not run in case of test failure

Merge request reports