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.

OpenStack Cloud Plugin

openstackMachine: Cloud instances provisioning

Creates an Openstack machine, from an already globally defined cloud name and template without registering it as a Jenkins agent.
This step has a third optional String parameter named scope specifying how long is the server expected to live:
run
The booted machine will be kept alive whilst the current run is kicking. This is the default mode if no scope is defined.
unlimited
The booted machine will be kept alive forever. Mind the possible resources extarvation at the Openstack provider!
  • cloud : String (optional)
  • scope : String (optional)
  • template : String (optional)

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.