Comment 0 for bug 1523915

Revision history for this message
Dmytro Dovbii (ddovbii) wrote :

1. Download simple such as Apache Http Server.
2. Modify code by adding following strings:
          - $linux: new(conf:Linux)
          - $linux.runCommand($.instance.agent, 'echo OK > /tmp/hello')
3. Save modifed package and upload it to murano
4. deploy.
5. Go to VM

You will see that /tmp/hello was not created.
Agent logs: review.openstack.org/#/c/232690/