Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 484 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 484 Bytes

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.