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

    https://github.com/apache/incubator-ariatosca/pull/95#discussion_r111189433
  
    --- Diff: 
tests/resources/service-templates/tosca-simple-1.0/node-cellar/node-cellar.yaml 
---
    @@ -98,8 +98,8 @@ topology_template:
                   #token: { get_property: [ HOST, flavor_name ] }
           interfaces:
             Maintenance:
    -          enable: juju > charm.maintenance_on
    -          disable: juju > charm.maintenance_off
    +          enable: juju \> charm.maintenance_on
    --- End diff --
    
    I've put the backslash to escape it and disable it for now. :/ Since the 
Juju plugin is not installed, the tests that use this would fail otherwise.


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