This project maintains the `openshift-tests` binary, which validates OpenShift and Kubernetes environments through conformance testing and custom exclusion rules.
This repository primarily maintains the `openshift-tests` binary, a key component for validating OpenShift and Kubernetes platform configurations. It manages how tests run by implementing environmental selector-based filtering, replacing older test annotations. The project also handles vendoring from `openshift/kubernetes` to integrate upstream Kubernetes changes into its test suite.
This project maintains the `openshift-tests` binary, which validates OpenShift and Kubernetes environments through conformance testing and custom exclusion rules.
Developers and CI/CD engineers working on OpenShift or Kubernetes distributions will find this useful for understanding and contributing to platform validation.