Fetch Test Runs

Official

Fetch test runs from Sippy for AI analysis.

Authoropenshift-eng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill fetches test run data from the Sippy API to enable AI-based similarity analysis and regression investigation.

Core Features & Use Cases

  • Fetch test runs (default: failures only) for a given test_id.
  • Optionally include successful runs with --include-success.
  • Filter runs by Prow job name substrings using --job-contains (repeatable for AND logic).
  • Limit history with --start-days-ago and produce either JSON or a human-readable summary.
  • Output can be streamed or condensed by omitting the output field to reduce size, for regression-start analysis.

Quick Start

Run the fetch_test_runs.py script with a test_id to retrieve runs and optionally filter by job name substrings and include successes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Fetch Test Runs
Download link: https://github.com/openshift-eng/ga-regression-reports/archive/main.zip#fetch-test-runs

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.