Updated the code for MOSK 23.3 and OS Antelope
* Base the toolset images on heat:antelope-* image
* Toolset images docker file: intall fio with apt
* Use 0.6.1, 0.6.2 Cirros images instead of 0.5.x
Related-PROD: PROD-37187
Change-Id: I9846fea49f3d65baa50d6afe80210f7443e66aec
diff --git a/k8s/yamls/qa-toolset-bare.yaml b/k8s/yamls/qa-toolset-bare.yaml
index 4d3ff8c..4146d93 100644
--- a/k8s/yamls/qa-toolset-bare.yaml
+++ b/k8s/yamls/qa-toolset-bare.yaml
@@ -13,7 +13,7 @@
#image: savex13/toolset:latest
#image: registry.mirantis.com/osavatieiev/toolset:latest
#image: registry.mirantis.com/professional-services-qa/toolset:latest
- image: registry.mirantis.com/professional-services-qa/toolset:23.2-yoga
+ image: registry.mirantis.com/professional-services-qa/toolset:23.3-antelope
dnsPolicy: ClusterFirst
volumes:
- emptyDir: {}