I've noticed a few bugs in the new scripting interface of Scalr:

1. Fairly minor, but when executing a script on a role and choosing
Synchronous or Asynchronous execution, the opposite execution occurs:
Synchronous => Executing '/usr/local/bin/scalr-scripting.eb31182/test'
asynchronously, with timeout 600 seconds.

2. Creating new script template versions.

Creating a script is fine, and the first version of the code is
executed correctly on the selected roles.
Saving code changes to the first version is fine, and all code
executes correctly.

The problem comes when creating new versions. Clicking the "Save
changes as new version (x)" saves all code correctly, but new changes
don't execute on instances. Further saves to current version, or
creating new versions, make no difference. The only code that's
executed on instances is the newest save of the initial version, which
confused me for quite a while

3. I'm not sure if this a bug, but I can't delete certain script
templates, getting the message "This template being used and cannot be
deleted" despite not having any role events tied to the script.

I'm not sure if issue #2 occurs on events on instances; I've only
tested it on Executing manually.

Thanks,

Martin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/scalr-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to