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

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

Notifications You must be signed in to change notification settings

mdwn/prow-operator-test-harness

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

No packages published