Prepare controlloop docker images

Generate runtime, policy-participant and dcae-participant docker images.

Issue-ID: POLICY-3320
Signed-off-by: Sirisha_Manchikanti <sirisha.manchikanti@est.tech>
Change-Id: I310fd2a098aa48a6a50a9bf6bd2bcb55328f4973
diff --git a/runtime-controlloop/src/test/resources/parameters/InstantiationConfigParametersStd.json b/runtime-controlloop/src/test/resources/parameters/InstantiationConfigParametersStd.json
index 7682a18..410c356 100644
--- a/runtime-controlloop/src/test/resources/parameters/InstantiationConfigParametersStd.json
+++ b/runtime-controlloop/src/test/resources/parameters/InstantiationConfigParametersStd.json
@@ -55,25 +55,5 @@
                 "topicCommInfrastructure": "dmaap"
             }
         ]
-    },
-    "healthCheckRestClientParameters": [
-        {
-            "clientName": "api",
-            "hostname": "policy-api",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "policy/api/v1/healthcheck"
-        },
-        {
-            "clientName": "distribution",
-            "hostname": "policy-distribution",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "healthcheck"
-        }
-    ]
+    }
 }
diff --git a/runtime-controlloop/src/test/resources/parameters/MinimumParametersH2.json b/runtime-controlloop/src/test/resources/parameters/MinimumParametersH2.json
index f784dcd..cce0ab5 100644
--- a/runtime-controlloop/src/test/resources/parameters/MinimumParametersH2.json
+++ b/runtime-controlloop/src/test/resources/parameters/MinimumParametersH2.json
@@ -37,23 +37,5 @@
             "servers" : [ "message-router" ],
             "topicCommInfrastructure" : "dmaap"
         }]
-    },
-    "healthCheckRestClientParameters":[{
-        "clientName": "api",
-        "hostname": "policy-api",
-        "port": 6969,
-        "userName": "healthcheck",
-        "password": "zb!XztG34",
-        "useHttps": true,
-        "basePath": "policy/api/v1/healthcheck"
-    },
-    {
-        "clientName": "distribution",
-        "hostname": "policy-distribution",
-        "port": 6969,
-        "userName": "healthcheck",
-        "password": "zb!XztG34",
-        "useHttps": true,
-        "basePath": "healthcheck"
-    }]
+    }
 }
diff --git a/runtime-controlloop/src/test/resources/parameters/TestParameters.json b/runtime-controlloop/src/test/resources/parameters/TestParameters.json
index c3be762..9fbcfb2 100644
--- a/runtime-controlloop/src/test/resources/parameters/TestParameters.json
+++ b/runtime-controlloop/src/test/resources/parameters/TestParameters.json
@@ -55,25 +55,5 @@
                 "topicCommInfrastructure": "dmaap"
             }
         ]
-    },
-    "healthCheckRestClientParameters": [
-        {
-            "clientName": "api",
-            "hostname": "policy-api",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "policy/api/v1/healthcheck"
-        },
-        {
-            "clientName": "distribution",
-            "hostname": "policy-distribution",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "healthcheck"
-        }
-    ]
+    }
 }
diff --git a/runtime-controlloop/src/test/resources/parameters/TestParametersMariaDB.json b/runtime-controlloop/src/test/resources/parameters/TestParametersMariaDB.json
index 2c0127b..529557e 100644
--- a/runtime-controlloop/src/test/resources/parameters/TestParametersMariaDB.json
+++ b/runtime-controlloop/src/test/resources/parameters/TestParametersMariaDB.json
@@ -55,25 +55,5 @@
                 "topicCommInfrastructure": "dmaap"
             }
         ]
-    },
-    "healthCheckRestClientParameters": [
-        {
-            "clientName": "api",
-            "hostname": "policy-api",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "policy/api/v1/healthcheck"
-        },
-        {
-            "clientName": "distribution",
-            "hostname": "policy-distribution",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "healthcheck"
-        }
-    ]
+    }
 }
diff --git a/runtime-controlloop/src/test/resources/parameters/Unreadable.json b/runtime-controlloop/src/test/resources/parameters/Unreadable.json
index 3d117f4..1c1e938 100644
--- a/runtime-controlloop/src/test/resources/parameters/Unreadable.json
+++ b/runtime-controlloop/src/test/resources/parameters/Unreadable.json
@@ -55,24 +55,4 @@
                 "topicCommInfrastructure": "dmaap"
             }
         ]
-    },
-    "healthCheckRestClientParameters": [
-        {
-            "clientName": "api",
-            "hostname": "policy-api",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "policy/api/v1/healthcheck"
-        },
-        {
-            "clientName": "distribution",
-            "hostname": "policy-distribution",
-            "port": 6969,
-            "userName": "healthcheck",
-            "password": "zb!XztG34",
-            "useHttps": true,
-            "basePath": "healthcheck"
-        }
-    ]
+    }