Add integration tests.
[osm/N2VC.git] / examples / relate.py
index 01cee37..3aa9c5f 100644 (file)
@@ -78,7 +78,8 @@ async def run():
         application_name='nrpe',
         series='trusty',
         channel='stable',
-        num_units=1,
+        # subordinates must be deployed without units
+        num_units=0,
     )
     my_relation = await model.add_relation(
         'ubuntu',