Knowledge Base Administration Guide

Regression Plugins (regrplugin)

Regression Plugins allow customizing the Regression pages with actions or analysis.

This allows invoking any script from the server, so you can perform any Regression-based operation from the server and send the result back to the user.

To enable regression plugins in Simscope, use the [regrplugin] sections in your simscope.config file.


Example Regression plugins

Regression Model Diff

To view a checkin difference between the models on 2 regressions.

(This works for git diff, Github, p4 diff, etc.)

→ Use Regression Diff plugin.

Redirect from a Regression name to a Jenkins hyperlink.

→ Use Regression External URL plugin.