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

    https://github.com/apache/incubator-ariatosca/pull/145#discussion_r125752514
  
    --- Diff: 
tests/resources/service-templates/tosca-simple-1.0/node-cellar/node-cellar.yaml 
---
    @@ -102,8 +114,10 @@ topology_template:
                   #token: { token: [ 'zero.one|two-three', '.|-', 3 ] }
           interfaces:
             Maintenance:
    -          enable: juju > charm.maintenance_on
    -          disable: juju > charm.maintenance_off
    +          inputs:
    +            mode: eventual
    +          enable: maintenance_node_cellar.sh
    --- End diff --
    
    I always want to keep the Node Cellar test resource as "rich" as possible 
in all features we support, as a sanity check. If we break something, Node 
Cellar will almost always fail.


---
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