dv-regression

Generate DV regression test lists, configure grid runs, and produce HTML reports.

3|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/rajivhasija79-bit/DV-Skills --skill dv-regression
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dv-regression
Source: https://github.com/rajivhasija79-bit/DV-Skills/tree/main/skills/dv-regression
Command: npx skills add https://github.com/rajivhasija79-bit/DV-Skills --skill dv-regression

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The DV regression infrastructure automates the generation of DV-I, DV-C, and DV-F test lists, configures a grid-enabled regression runner, parses results, and produces a consolidated HTML report to streamline end-to-end DV validation.

Core Features & Use Cases

  • Generate DV regression test lists from DV sequences data and build/sim commands.
  • Run tests on a compute grid or locally with a robust, fault-tolerant runner that collects results even when some tests fail.
  • Create a self-contained HTML regression report and merge VCS/Verdi coverage for traceability.

Quick Start

Run the full regression workflow end-to-end using this skill to generate lists, configure grid, execute tests, and produce a report.

Frequently Asked Questions about dv-regression

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate DV regression test list generation and grid execution?▼

Automate DV regression by generating test lists from DV sequences and build/sim commands, then configuring grid runs or local execution with fault-tolerant error handling. This streamlines end-to-end DV-I, DV-C, and DV-F validation workflows.

What is the best way to set up a DV regression report with VCS coverage merge?▼

Set up a DV regression report by running tests through a configured grid runner that parses results and merges VCS/Verdi coverage. This produces a self-contained HTML report consolidating regression outcomes and traceability data.

Can I run DV regression locally if a compute grid is not available?▼

Yes, you can run DV regression locally. The workflow configures a robust, fault-tolerant runner that executes tests and collects results even when some tests fail, supporting both local and grid compute environments.

Does the DV regression workflow support DV-I, DV-C, and DV-F test types?▼

Yes, the DV regression workflow supports DV-I, DV-C, and DV-F test types. It generates specific test lists from DV sequences data and build/sim commands to enable reproducible regression across these validation categories.

Why does the regression runner continue collecting results when some tests fail?▼

The regression runner continues collecting results because it uses robust, fault-tolerant error handling. This ensures a consolidated HTML report is produced even when individual DV tests fail during local or grid execution.

Do I need S6, S4, and S5 workflow inputs to generate DV regression test lists?▼

Yes, S6, S4, and S5 workflow inputs are required. The DV regression workflow satisfies integration with these specific inputs, along with DV sequences data and build/sim commands, to generate test lists and configure runs.