Update: new test repositories archives, small fix

* refreshed the k8s/src/ test tools archives
* add clean up orphan fio volumes (not attached)
* updated toolset:latest image paths

Related-PROD: PROD-37187

Change-Id: Ie4986775a3c3d6e3f0e5a95142bfefd272e8f1a9
diff --git a/k8s/yamls/qa-toolset-bare.yaml b/k8s/yamls/qa-toolset-bare.yaml
index 2a41b98..03ac7d7 100644
--- a/k8s/yamls/qa-toolset-bare.yaml
+++ b/k8s/yamls/qa-toolset-bare.yaml
@@ -10,8 +10,7 @@
     - infinity
     imagePullPolicy: IfNotPresent
     name: toolset
-    #image: savex13/toolset:latest
-    image: registry.mirantis.com/osavatieiev/toolset:latest
+    image: registry.mirantis.com/professional-services-qa/toolset:latest
   dnsPolicy: ClusterFirst
   volumes:
   - emptyDir: {}