X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FN2VC.git;a=blobdiff_plain;f=tests%2Fintegration%2Ftest_charm_relate.py;h=e0f4b65873c7f0bea28d6f289961b22d79c8f304;hp=7a5609ed406f08fec723d3fbc60926d86857afec;hb=47998e0a2e15749f7da945a97cef1dc792c86353;hpb=cb9dacdfa0853aa727bc01a6288432ddedb5cf63 diff --git a/tests/integration/test_charm_relate.py b/tests/integration/test_charm_relate.py index 7a5609e..e0f4b65 100644 --- a/tests/integration/test_charm_relate.py +++ b/tests/integration/test_charm_relate.py @@ -110,11 +110,12 @@ class TestCharm(base.TestN2VC): juju: charm: proxy-ci proxy: true - # Relation needs to map to the vdu providing or - # requiring, so that we can map to the deployed app. - relation: - - provides: dataVM:db - requires: mgmtVM:app + vca-relations: + # Relation needs to map to the vdu providing or + # requiring, so that we can map to the deployed app. + relation: + - provides: dataVM:db + requires: mgmtVM:app initial-config-primitive: - seq: '1' name: test