Fixing drools junits as per policy/common changes 40/123440/1
authora.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 11:25:11 +0000 (12:25 +0100)
committera.sreekumar <ajith.sreekumar@bell.ca>
Mon, 23 Aug 2021 11:25:16 +0000 (12:25 +0100)
Change-Id: I2dc7f988654d8f7d1b822233e1fbe66e6fbf767d
Issue-ID: POLICY-3538
Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
policy-management/src/test/resources/org/onap/policy/drools/system/PolicyEngineTestAdd.json
policy-management/src/test/resources/org/onap/policy/drools/system/PolicyEngineTestConfig.json

index cbd696d..555f361 100644 (file)
@@ -10,7 +10,8 @@
             "port": 9698,
             "user": null,
             "alive": true,
-            "aaf": false
+            "aaf": false,
+            "prometheus": false
         }
     ],
     "features": [],
index 68c52da..0e01032 100644 (file)
@@ -10,7 +10,8 @@
             "port": 9698,
             "user": null,
             "alive": false,
-            "aaf": false
+            "aaf": false,
+            "prometheus": false
         }
     ],
     "features": [],