[CVP] Add all cvp images to reclass
Related-PROD: PROD-31909
Change-Id: I84347cd48b20a3fe9539137617ca9da72f23d751
diff --git a/docker/client/images/cvp.yml b/docker/client/images/cvp.yml
new file mode 100644
index 0000000..64c99a5
--- /dev/null
+++ b/docker/client/images/cvp.yml
@@ -0,0 +1,12 @@
+parameters:
+ docker:
+ client:
+ enabled: true
+ images:
+ - ${_param:docker_image_cvp_sanity_checks}
+ - ${_param:docker_image_cvp_tempest}
+ - ${_param:docker_image_cvp_shaker_checks}
+ - ${_param:docker_image_cvp_rally}
+ # xrally is not required for offline,
+ # use cvp_rally instead
+ # - ${_param:docker_image_cvp_xrally}