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.

report diff

step([$class: 'RpmsReportPublisher']): Diff chart report

  • buildstopast : int (optional)
    This is help for command or file iniside Individual commands/files to compare after you push the "add" button
    Sorry, I do not know how to put help into repeatable element. And command/file is heart beat which should have had help.
    The list of commands that outputs list of Strings for compare. For example:
    rpm -qa or or env
    Or just files to be read, if exists (otherwise interpreted as command)
    command is run/file located in workspace. Is processed, and stored where it should be - jenkins_home/jobs/jobname/buildid/rpms-{all,new,removed,stderr}.txt
    Warning, empty output from command do is not opening output stream, so it is considered as null, not epty (unlike empty file)
  • moveunstable : boolean (optional)
  • movefailed : boolean (optional)
  • moveempty : boolean (optional)
  • configurations (optional)
      Array / List of Nested Object
    • id : String
    • command : String (optional)
    • maintitle : String (optional)
    • nochanges : String (optional)
    • updatedlines : String (optional)
    • addedlines : String (optional)
    • removedlines : String (optional)
    • errortitle : String (optional)
    • addedlineslong : String (optional)
    • removedlineslong : String (optional)
    • alllineslong : String (optional)
    • addedlinesshort : String (optional)
    • removedlinesshort : String (optional)
    • alllinesshort : 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.