#7: change multi-sequence evaluation behavior -------------------------+--------------------- Reporter: jtluka | Owner: jtluka Type: enhancement | Status: new Priority: major | Milestone: Component: component1 | Version: Keywords: controller | Blocked By: Blocking: | -------------------------+--------------------- Currently if any of the command sequence fails the whole recipe is aborted and the rest of the command sequences won't be executed.
Imagine you have the recipe split into several logical parts and you'd like to see if any of them pass. Currently you have to rely on all of them to pass.
The change would be to execute all of the sequences in recipe no matter if they fail or not by default and if user wants to specify some crucial sequence, add attribute "quit_on_fail" to command_sequence tag.
#7: change multi-sequence evaluation behavior --------------------------+------------------------ Reporter: jtluka | Owner: jtluka Type: enhancement | Status: assigned Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: controller Blocked By: | Blocking: --------------------------+------------------------ Changes (by jtluka):
* status: new => assigned
#7: change multi-sequence evaluation behavior --------------------------+------------------------ Reporter: jtluka | Owner: jtluka Type: enhancement | Status: assigned Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: controller Blocked By: | Blocking: --------------------------+------------------------
Comment (by jtluka):
Patch set sent for inclusion.
https://lists.fedorahosted.org/pipermail/lnst- developers/2012-August/000341.html
#7: change multi-sequence evaluation behavior --------------------------+------------------------ Reporter: jtluka | Owner: jtluka Type: enhancement | Status: closed Priority: major | Milestone: Component: component1 | Version: Resolution: fixed | Keywords: controller Blocked By: | Blocking: --------------------------+------------------------ Changes (by jtluka):
* status: assigned => closed * resolution: => fixed
lnst-developers@lists.fedorahosted.org