Remove remains of WRK tests
[csit.git] / resources / tools / testbed-setup / ansible / roles / cleanup / tasks / tg.yaml
index a026ec2..9ac83bc 100644 (file)
@@ -7,10 +7,3 @@
       process: "_t-rex"
   when: docker_tg is undefined
   tags: kill-process
-
-- name: Kill processes - WRK
-  import_tasks: kill_process.yaml
-  vars:
-      process: "wrk"
-  tags: kill-process
-  when: docker_tg is undefined
\ No newline at end of file