mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-27 05:43:11 +00:00
11 lines
231 B
YAML
11 lines
231 B
YAML
- op: add
|
|
path: /stages/0/tests/-
|
|
value:
|
|
entrypoint:
|
|
- scorecard-test
|
|
- basic-check-spec
|
|
image: quay.io/operator-framework/scorecard-test:v1.26.0
|
|
labels:
|
|
suite: basic
|
|
test: basic-check-spec-test
|