Skip to content

Commit

Permalink
test chart (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmulholla authored Feb 7, 2023
1 parent 8921eb8 commit 0497c7f
Showing 1 changed file with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions charts/partners/mobileum/trinodb/0.5.2/report.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
apiversion: v1
kind: verify-report
metadata:
tool:
verifier-version: 1.0.0
profile:
VendorType: partner
version: v1.1
chart-uri: N/A
digests:
chart: sha256:6f9aef2444426e3cf5ed3292197016e45c7a6c3e7a5901df5b4cffb9ddc96857
package: 05dc36cadb084e3628e3adbfa06f698cdc4aed8825aa34cd5fa49702442df4d3
lastCertifiedTimestamp: "2022-12-16T12:55:16.191558+00:00"
testedOpenShiftVersion: "4.10"
supportedOpenShiftVersions: '>=4.3'
providerControlledDelivery: true
chart:
name: trinodb
home: ""
sources: []
version: 0.5.2
description: AIP Query Engine
keywords: []
maintainers: []
icon: ""
apiversion: v2
condition: ""
tags: ""
appversion: 0.5.2
deprecated: false
annotations:
charts.openshift.io/archs: x86_64
charts.openshift.io/name: dqe
charts.openshift.io/provider: Mobileum Inc.
charts.openshift.io/supportURL: http://www.mobileum.com
kubeversion: '>= 1.16.0-0'
dependencies:
- name: aip-common
version: 0.3.1
repository: oci://162015117822.dkr.ecr.eu-west-1.amazonaws.com/aip-charts
condition: ""
tags: []
enabled: false
importvalues: []
alias: ""
type: application
chart-overrides: ""
results:
- check: v1.0/contains-values-schema
type: Mandatory
outcome: PASS
reason: Values schema file exist
- check: v1.0/not-contains-crds
type: Mandatory
outcome: PASS
reason: Chart does not contain CRDs
- check: v1.0/chart-testing
type: Mandatory
outcome: PASS
reason: Chart tests have passed
- check: v1.0/contains-values
type: Mandatory
outcome: PASS
reason: Values file exist
- check: v1.0/helm-lint
type: Mandatory
outcome: PASS
reason: Helm lint successful
- check: v1.0/images-are-certified
type: Mandatory
outcome: FAIL
reason: 'Image is not Red Hat certified : partner.cnfcert.nmlab.com:5000/trinodb:0.5.2 : No images found for Registry/Repository: partner.cnfcert.nmlab.com:5000/trinodb'
- check: v1.0/is-helm-v3
type: Mandatory
outcome: PASS
reason: API version is V2, used in Helm 3
- check: v1.0/contains-test
type: Mandatory
outcome: PASS
reason: Chart test files exist
- check: v1.0/has-readme
type: Mandatory
outcome: PASS
reason: Chart has a README
- check: v1.0/not-contain-csi-objects
type: Mandatory
outcome: PASS
reason: CSI objects do not exist
- check: v1.0/required-annotations-present
type: Mandatory
outcome: PASS
reason: All required annotations present
- check: v1.1/has-kubeversion
type: Mandatory
outcome: PASS
reason: Kubernetes version specified

0 comments on commit 0497c7f

Please sign in to comment.