X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fintegration%2Ftest_metrics_proxy.py;h=81501b05537867a960bad964da539256ac2de28c;hp=e7fa92095a8b28b058ddb9249aaf12a58ddc2429;hb=c92163f142d07c6bb213354398d9befd70efaacd;hpb=caf6efba68120623038efc361cf46e1f60de452b diff --git a/tests/integration/test_metrics_proxy.py b/tests/integration/test_metrics_proxy.py index e7fa920..81501b0 100644 --- a/tests/integration/test_metrics_proxy.py +++ b/tests/integration/test_metrics_proxy.py @@ -109,7 +109,14 @@ class TestCharm(base.TestN2VC): juju: charm: metrics-proxy-ci proxy: true - """ + initial-config-primitive: + - seq: '1' + name: run + parameter: + - name: command + data-type: STRING + value: hostname +""" # @pytest.mark.serial @pytest.mark.asyncio