Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

mdwn/prow-operator-test-harness

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prow-operator-test-harness

This is an example test harness meant for testing the prow operator addon. It does the following:

  • Tests for the existence of the prowjobs.prow.k8s.io CRD. This should be present if the prow operator addon has been installed properly.
  • Writes out a junit XML file with tests results to the /test-run-results directory as expected by the https://github.com/openshift/osde2e test framework.
  • Writes out an addon-metadata.json file which will also be consumed by the osde2e test framework.

About

Prow operator test harness for Openshift Dedicated. Also serves as an example to build off of for other addon test harnesses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors