# knative-test-infra **Repository Path**: mirrors_openshift/knative-test-infra ## Basic Information - **Project Name**: knative-test-infra - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/kubernetes/test-infra/tree/master/prow) to schedule testing and update issues. ### Gubernator Knative uses [gubernator](https://github.com/kubernetes/test-infra) to provide a [PR dashboard](https://gubernator.knative.dev/pr) for contributions in the Knative github organization. ### E2E Testing Our E2E testing uses [kubetest](https://github.com/kubernetes/test-infra/blob/master/kubetest) to build/deploy/test Knative clusters.