Skip to content

cjcullen/test-infra

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubernetes Test Infrastructure

Build Status

Test Results History

The Kubernetes test history dashboard contains e2e test results from the last 24 hours. The test history is implemented by two components in this repository:

  1. jenkins/test-history/ - scripts that periodically gather results from e2e test jobs and generate the above status page.
  2. gubernator/ - parses and presents the error message of a failed scenario. The test-history page links failed scenarios to the output of gubernator.

Federated Testing

The Kubernetes project encourages organizations to contribute execution of e2e test jobs for a variety of platforms (e.g., Azure, rktnetes). The test-history scripts gather e2e results from these federated jobs. For information about how to contribute test results, see Federated Testing.

About

Test infrastructure for the Kubernetes project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 77.0%
  • Shell 13.3%
  • HTML 7.0%
  • CSS 1.8%
  • Makefile 0.9%