From: Hong Guan Date: Wed, 15 Aug 2018 17:42:16 +0000 (-0400) Subject: Add sonar test coverage X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=47d44eca38257781b884544f7ef1c97d6a02b2ce;p=ccsdk%2Fplatform%2Fplugins.git Add sonar test coverage Change-Id: I7cf494a34d60c90a9e0d137e710b16f9f83bdcbb Issue-ID: CCSDK-392 Signed-off-by: Hong Guan --- diff --git a/helm/plugin/tests/test_plugin.py b/helm/plugin/tests/test_plugin.py index 864843f..95d9c3f 100644 --- a/helm/plugin/tests/test_plugin.py +++ b/helm/plugin/tests/test_plugin.py @@ -121,7 +121,7 @@ class TestPlugin(unittest.TestCase): """ node_instance_id = 'node_instance_id' config_json = '' - config_url = '' + config_url = 'http://test:test@11.22.33.44:80/stable' config_format = 'json' chartVersion = '2.0.0' chartRepo = 'repo'