Github user mxmrlv commented on a diff in the pull request:

    https://github.com/apache/incubator-ariatosca/pull/143#discussion_r120005385
  
    --- Diff: tests/end2end/test_nodecellar.py ---
    @@ -39,4 +39,4 @@ def _verify_deployed_service_in_storage(service_name, 
model_storage):
         service = service_templates[0].services[service_name]
         assert service.name == service_name
         assert len(service.executions) == 0  # dry executions leave no traces
    -    assert len(service.nodes) == 10
    +    assert len(service.nodes) == 13
    --- End diff --
    
    why 13? I though you added just one other instance


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to