Skip to content

knative-prow-robot/test-infra

 
 

Repository files navigation

Knative Test Infrastructure

go.dev reference Go Report Card LICENSE Slack Status

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, and Spyglass to visualize test details.

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 and etc.

E2E Testing

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

About

Test infrastructure for the Knative project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.5%
  • Shell 22.7%
  • Makefile 3.2%
  • Dockerfile 1.2%
  • Other 0.4%