forked from redhat-openshift-ecosystem/certified-operators
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
24 lines (23 loc) · 758 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
# The catalog for intended distribution.
# Can be either "certified-operators" or "redhat-marketplace"
organization: certified-operators
# tests to ignore for certain partners (until static checker's bugs are fixed):
tests:
- name: check_operator_name
ignore_operators:
- ^couchbase-enterprise-certified
- ^crunchy-postgres-operator
- ^kubeturbo-certified
- ^openshiftartifactoryha-operator
- ^portworx-certified
- ^prometurbo-certified
- ^t8c-certified
- ^vfunction-server-operator
- ^stackgres-certified
- name: check_replaces_availability
ignore_operators:
- ^vfunction-server-operator
- name: check_upgrade_graph_loop
ignore_operators:
- ^vfunction-server-operator