The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.

For a list of other such plugins, see the Pipeline Steps Reference page.

Quali Torque plugin

endTorqueSandboxEnvironment: "End Environment"

Ends the sandbox.
  • spaceName : String
    Space name.
  • sandboxId : String
    Sandbox id.

startTorqueSandboxEnvironment: "Start Environment"

Start sandbox
  • spaceName : String
    Space name.
  • blueprint : String
    The blueprint name.
  • sandboxName : String
  • duration : String
    Set the duration (ISO 8601), after which Torque will stop the deployment.
  • artifacts
    The artifacts map.
    • Type: java.util.Map<java.lang.String, java.lang.String>
  • inputs
    User inputs.
    • Type: java.util.Map<java.lang.String, java.lang.String>

waitForTorqueSandboxEnvironment: "Wait for environment"

Wait for sandbox
  • timeout : int
  • spaceName : String (optional)
    Space name.
  • sandboxId : String (optional)
    Sandbox id.

Was this page helpful?

Please submit your feedback about this page through this quick form.

Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?

    


See existing feedback here.