Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pasmant committed Sep 18, 2022
1 parent ac1d922 commit 6e2502f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/suite/test_virtual_server_dos.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,6 @@ def fin():
delete_dos_logconf(kube_apis.custom_objects, log_name, test_namespace)
delete_dos_protected(kube_apis.custom_objects, protected_name, test_namespace)
clean_good_bad_clients()
# delete_items_from_yaml(kube_apis, src_webapp_yaml, test_namespace)
# delete_common_app(kube_apis, "dos", test_namespace)
# write_to_json(f"reload-{get_test_file_name(request.node.fspath)}.json", reload_times)

request.addfinalizer(fin)

Expand Down

0 comments on commit 6e2502f

Please sign in to comment.