knative / test-infra

Test infrastructure for the Knative project
Apache License 2.0
82 stars 164 forks source link
hacktoberfest infrastructure knative

⚠ ⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠ ⚠

⚠ This repo is no longer in use please go to infra repo

⚠ ⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠⚠ ⚠

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. This is the main repo for the Productivity Working Group

The Productivity Working Group also has other repos:

Tools we use

We use two big platforms for running automation:

Spyglass

Knative uses 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, nightly release, conformance and etc.

E2E Testing

Our E2E testing uses kubetest2 to build/deploy/test Knative clusters (managed by Prow).

Contributing

If you are interested in contributing, see CONTRIBUTING.md and DEVELOPMENT.md.

Guides

To setup the CI/CD flow for a knative project, see guides.