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.

Questa VRM

questavrm: Publish Questa VRM Regression Results

  • vrmdata : String
    VRMDATA Directory

    Specify the location of where the regression results will be stored. By default, VRM creates a directory called VRMDATA which will be located in the CWD where the regression is invoked. Alternatively this can be overridden by specifying a directory upon invocation as follows:

      vrun -vrmdata <my_directory> ...

  • collectCoverage : boolean (optional)
  • enableVcoverExec (optional)
      Nested Object
    • vcoverExec : String
  • extraArgs : String (optional)
    Extra VRM status report options

    Extra options to be passed to vrun -status.

  • healthScaleFactor : double (optional)
  • htmlReport : boolean (optional)
  • testDataPublishers (optional)
    • Type: ? extends hudson.tasks.junit.TestDataPublisher
  • vrmhtmldir : String (optional)
    VRM HTML Directory

    Specify the directory where the html report will be stored.

  • vrunExec : String (optional)
    Questa VRM Executables Directory

    Set path to Questa VRM executable. This can be just "vrun" or a complete path.


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.