---
title: Jenkins Integration - Sentinow
description: Push test results from Jenkins builds directly into Sentinow
canonical_url: https://sentinow.io/integrations/jenkins
md_url: https://sentinow.io/integrations/jenkins.md
last_updated: 2026-04-24T08:19:53.644Z
---

# Sentinow + Jenkins

Push test results from Jenkins builds directly into Sentinow

**Category**: CI/CD
**Type**: API Key

## Overview

The Jenkins integration ingests test results from your builds into Sentinow. Install the plugin or add a post-build step — results flow into your release readiness view with full build context attached.

Supports JUnit, Allure, and TestNG XML report formats. If your build already generates test reports, Sentinow can consume them without changes to your test framework.

Every result carries the Jenkins build number, branch, job name, and a link back to the build. Filter by build in Sentinow to see exactly what passed and failed.

## Features

- Install via Jenkins Plugin Manager or post-build curl step
- Supports JUnit, Allure, and TestNG XML report formats
- Results carry Jenkins build number, branch, and job link
- Immediate visibility in Sentinow's release readiness view
- Works with Freestyle and Pipeline (Jenkinsfile) jobs
- API key authentication — no OAuth needed

## Use Cases

### Centralizing results from multiple Jenkins jobs

If you have multiple Jenkins jobs running different test suites, Sentinow collects results from all of them into a single release readiness view. No more checking individual job results — one place shows the full picture.

### Migrating from Jenkins-only reporting

Teams moving from Jenkins-native test reporting to Sentinow can add the post-build step without changing their test framework. Existing JUnit or TestNG reports are consumed directly — no reformatting needed.

### Release gates for long-running build pipelines

Add a Sentinow release readiness check to your Jenkins release pipeline. If the Sentinow signal is not Ready, the deploy stage fails before it starts — without anyone manually checking test results.


## Sitemap

See the full [sitemap](https://sentinow.io/sitemap.md) for all available pages.
