mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-04-27 11:30:52 +00:00
51 lines
1.2 KiB
YAML
51 lines
1.2 KiB
YAML
- op: add
|
|
path: /stages/0/tests/-
|
|
value:
|
|
entrypoint:
|
|
- scorecard-test
|
|
- olm-bundle-validation
|
|
image: quay.io/operator-framework/scorecard-test:v1.23.0
|
|
labels:
|
|
suite: olm
|
|
test: olm-bundle-validation-test
|
|
- op: add
|
|
path: /stages/0/tests/-
|
|
value:
|
|
entrypoint:
|
|
- scorecard-test
|
|
- olm-crds-have-validation
|
|
image: quay.io/operator-framework/scorecard-test:v1.23.0
|
|
labels:
|
|
suite: olm
|
|
test: olm-crds-have-validation-test
|
|
- op: add
|
|
path: /stages/0/tests/-
|
|
value:
|
|
entrypoint:
|
|
- scorecard-test
|
|
- olm-crds-have-resources
|
|
image: quay.io/operator-framework/scorecard-test:v1.23.0
|
|
labels:
|
|
suite: olm
|
|
test: olm-crds-have-resources-test
|
|
- op: add
|
|
path: /stages/0/tests/-
|
|
value:
|
|
entrypoint:
|
|
- scorecard-test
|
|
- olm-spec-descriptors
|
|
image: quay.io/operator-framework/scorecard-test:v1.23.0
|
|
labels:
|
|
suite: olm
|
|
test: olm-spec-descriptors-test
|
|
- op: add
|
|
path: /stages/0/tests/-
|
|
value:
|
|
entrypoint:
|
|
- scorecard-test
|
|
- olm-status-descriptors
|
|
image: quay.io/operator-framework/scorecard-test:v1.23.0
|
|
labels:
|
|
suite: olm
|
|
test: olm-status-descriptors-test
|