Uploaded image for project: 'AriaTosca'
  1. AriaTosca
  2. ARIA-245

Dry execution of operations

    XMLWordPrintableJSON

Details

    • Story
    • Status: Open
    • Trivial
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      It is currently possible to run a dry execution of a workflow using the DryExecutor. This execution will behave exactly like a real execution, including validating the execution inputs, building the workflow graph, and (dry-)executing the tasks in order.

      However, the operations themselves don't actually get called, and thus the dry run isn't "complete". Plugins might want to have their own output for dry execution of operations.

      Therefore, it might be a good idea to have a standard plugin policy property which a plugin could override to declare that it supports dry execution of operations - in which case, the dry executor would actually call the operation, providing a flag describing that it's meant to only dry-run.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ran Ran Ziv
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: