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.
mabl
mabl
: Run mabl tests
restApiKeyId : String
ID of the mabl API key credential for your workspace. The key is kept safely in Jenkins credentials using Secret text kind. Make sure that you set the ID of the credential as IDs are used to select the credential from the drop-down list. The scope of the credential must be Global and the credential may be kept in any domain (including the unrestricted Global credentials or any other domain).
More info.
environmentId : String
Input a valid API key to populate the environment selection drop-down.
applicationId : String
Input a valid API key to populate the application selection drop-down.
apiBaseUrl : String
(optional)
appBaseUrl : String
(optional)
continueOnMablError : boolean
(optional)
continue build, if error occurred in mabl system (e.g. connection failure, system outage)
continueOnPlanFailure : boolean
(optional)
continue build, even if triggered Plans do not complete successfully (e.g. bad assertion)
disableSslVerification : boolean
(optional)
disable SSL verification (only required if Jenkins is behind a MITM proxy)
labels : String
(optional)
Comma-separated list of labels.
mablBranch : String
(optional)
mabl will run tests using this mabl branch name. Note that this branch is not the branch name in the source control repository. The branch in mabl must exist before triggering the tests.
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.