Skip to content

Files

Latest commit

8896e44 · Sep 26, 2017

History

History
This branch is 52432 commits behind kubernetes/test-infra:master.

kettle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 14, 2017
Mar 7, 2017
Jul 24, 2017
Sep 26, 2017
Sep 26, 2017
Jul 14, 2017
Sep 14, 2017
Sep 25, 2017
Jul 14, 2017
Sep 25, 2017
Sep 25, 2017
Sep 25, 2017
Jul 14, 2017
Sep 14, 2017
Sep 26, 2017
Sep 25, 2017
Jul 14, 2017
Sep 25, 2017
Jul 25, 2017
Sep 26, 2017

KETTLE -- Kubernetes Extract Tests/Transform/Load Engine

This collects test results scattered across a variety of GCS buckets, stores them in a local SQLite database, and outputs newline-delimited JSON files for import into BigQuery.

Results are stored in the k8s-gubernator:build BigQuery dataset, which is publicly accessible.

Running

Use pip install -r requirements.txt to install dependencies.