adding in clearwater ims to distribute tests

[TEST-53] adding clearwater ims and distribution
tests around the vnf

Change-Id: I7a299a6cdde440eb4e9599b5e8e512f7063a88c0
Signed-off-by: DR695H <dr695h@att.com>
diff --git a/robot/assets/service_mappings.py b/robot/assets/service_mappings.py
index 9e7a2cc..d80a466 100644
--- a/robot/assets/service_mappings.py
+++ b/robot/assets/service_mappings.py
@@ -1,6 +1,7 @@
 GLOBAL_SERVICE_FOLDER_MAPPING = {"vFW" : ['base_vfw'], \
                                  "vLB" : ['base_vlb'], \
                                  "vVG" : ['base_vvg'], \
+                                 "vIMS" : ['base_clearwater'], \
                                  }
                                  
 GLOBAL_SERVICE_TEMPLATE_MAPPING = {"vFW" : [{"isBase" : "true", "template" : "vfw_preload.template", "name_pattern": "base_vfw"}], \