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

    https://github.com/apache/incubator-ariatosca/pull/145#discussion_r120454702
  
    --- Diff: tests/end2end/test_nodecellar.py ---
    @@ -40,3 +40,21 @@ def _verify_deployed_service_in_storage(service_name, 
model_storage):
         assert service.name == service_name
         assert len(service.executions) == 0  # dry executions leave no traces
         assert len(service.nodes) == 10
    +    assert 
set(service.nodes['loadbalancer_host_1'].interfaces['Standard'].operations['create']
 \
    --- End diff --
    
    I created a new tests/instantiation package and put them there for now.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to