Add sonar test coverage 61/60761/1
authorHong Guan <hg4105@att.com>
Wed, 15 Aug 2018 17:42:16 +0000 (13:42 -0400)
committerHong Guan <hg4105@att.com>
Wed, 15 Aug 2018 17:42:49 +0000 (13:42 -0400)
Change-Id: I7cf494a34d60c90a9e0d137e710b16f9f83bdcbb
Issue-ID: CCSDK-392
Signed-off-by: Hong Guan <hg4105@att.com>
helm/plugin/tests/test_plugin.py

index 864843f..95d9c3f 100644 (file)
@@ -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'