crossplane / conformance

A Sonobuoy plugin to assess @crossplane conformance.
Apache License 2.0
8 stars 5 forks source link

Document how to run conformance tests #8

Closed negz closed 2 years ago

negz commented 3 years ago

What problem are you facing?

The instructions for running these tests are currently fairly limited - we probably want something more like https://github.com/cncf/k8s-conformance/blob/master/instructions.md.

How could conformance help solve your problem?

We could add documentation that is roughly the same as the linked Kubernetes docs above, though we might need to expand on the difference between distribution and provider conformance testing. It's likely that we'll want to add these instructions at https://github.com/cncf/crossplane-conformance, rather than this repo.

negz commented 3 years ago

Will be fixed by https://github.com/cncf/crossplane-conformance/pull/5, though we probably also want a backref on this repo once that's merged.