forked from redhat-openshift-ecosystem/certified-operators
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.yaml
More file actions
35 lines (32 loc) · 1.11 KB
/
config.yaml
File metadata and controls
35 lines (32 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
# 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
- name: check_pruned_graph
ignore_operators:
- ^vfunction-server-operator
allowed_bundle_registries:
- registry.connect.redhat.com
index_image:
repository: quay.io/redhat/redhat----certified-operator-index
pending_repository: quay.io/redhat/redhat----certified-operator-index-pending
public_repository_mirror: registry.redhat.io/redhat/certified-operator-index