package
0.0.0-20241125164406-567641f77e45
Repository: https://github.com/mtulio/mtulio.labs.git
Documentation: pkg.go.dev

# README

OCP Samples - PoC with Sippy to retrieve e2e flakes from CI

TODO

Build (optional)

This describes the steps to create the container use in this sample.

This is optional, the container is already available on Quay.io.

IMG=quay.io/ocp-samples/ocp-ci-query-flakes:latest
podman build -f ContainerFile -t ${IMG} .
podman push ${IMG}

Usage

  • Read from stdin
$ cat sample-test.txt  | ./ocp-ci-query-flakes 
Flakes	Perc	 TestName
98	10.262%	[sig-arch][bz-DNS][Late] Alerts alert/KubePodNotReady should not be at or above pending in ns/openshift-dns [Suite:openshift/conformance/parallel]