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.

teamscale-upload

teamscale: Teamscale Upload

Plugin for uploading external reports to your Teamscale server.
  • url
    URL to the Teamscale server.
    • Type: String
  • credentialsId
    Uses "username + password" of global jenkins credentials.
    Credentials-ID = Important for plugin usage in pipelines.
    Username = Teamscale username.
    Password = Access-key
    • Type: String
  • teamscaleProject
    The teamscale project to upload data to.
    • Type: String
  • partition
    The partition to which to upload the external reports.
    • Type: String
  • uploadMessage
    The upload message for the Teamscale server.
    • Type: String
  • includePattern
    Include pattern (ant-style) to select files to upload.
    • Type: String
  • reportFormatId
    • Type: String
  • revision (optional)
    Required in piplines because the environment variables containing the SCM revisions are not set in these builds.
    • Type: String

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.