navidshaikh / test-infra-1

Test infrastructure for the Knative project

Home Page:https://knative.github.io/test-infra/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Knative Test Infrastructure

The test-infra repository contains a collection of tools for testing Knative, collecting metrics and displaying test results.

High level architecture

Knative uses Prow to schedule testing and update issues.

Gubernator

Knative uses gubernator to provide a PR dashboard for contributions in the Knative github organization.

TestGrid

Knative provides a health dashboard to show test, code and release health for each repo. It covers key areas such as continuous integration, code coverage, nightly release, conformance, performance and etc.

E2E Testing

Our E2E testing uses kubetest to build/deploy/test Knative clusters.

About

Test infrastructure for the Knative project

https://knative.github.io/test-infra/

License:Apache License 2.0


Languages

Language:Go 76.5%Language:Shell 18.4%Language:Makefile 2.9%Language:Dockerfile 1.8%Language:Python 0.4%