-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add redhat-ee0c753d8c8341c08d91c6e685621b81-1460 [Chart(chart_file_pa…
…th='', report_file_path='tests/data/HC-17/dash-in-version/partner/report.yaml', chart_name='psql-service', chart_version='0.1.10-1', chart_directory='charts/partners/redhat-ee0c753d8c8341c08d91c6e685621b81-1460/psql-service', chart_type=<Chart_Type.REPORT: 3>)] report
- Loading branch information
1 parent
27a4ba1
commit cd7b3e5
Showing
1 changed file
with
90 additions
and
0 deletions.
There are no files selected for viewing
90 changes: 90 additions & 0 deletions
90
...s/partners/redhat-ee0c753d8c8341c08d91c6e685621b81-1460/psql-service/0.1.10-1/report.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,90 @@ | ||
apiversion: v1 | ||
kind: verify-report | ||
metadata: | ||
tool: | ||
verifier-version: 1.9.0 | ||
profile: | ||
VendorType: partner | ||
version: v1.1 | ||
reportDigest: uint64:12593951720348144952 | ||
chart-uri: https://github.com/openshift-helm-charts/development/blob/main/tests/data/psql-service-0.1.10-1.tgz?raw=true | ||
digests: | ||
chart: sha256:db482b4d90349c6b276ba27f581720cc62fa7bea05184b5bfd840844178a8da6 | ||
package: c8635dcdc8f8493abbdef85305be55c9d5dbf3a44495a88a8285c9a0d0c63408 | ||
lastCertifiedTimestamp: "2022-10-11T12:51:01.384305+05:30" | ||
testedOpenShiftVersion: "4.11" | ||
supportedOpenShiftVersions: '>=4.7' | ||
providerControlledDelivery: false | ||
chart: | ||
name: psql-service | ||
home: "" | ||
sources: [] | ||
version: 0.1.10-1 | ||
description: A Helm chart for a RedHat Certified PSQL | ||
keywords: [] | ||
maintainers: [] | ||
icon: "" | ||
apiversion: v2 | ||
condition: "" | ||
tags: "" | ||
appversion: 10.0.0 | ||
deprecated: false | ||
annotations: | ||
charts.openshift.io/archs: x86_64 | ||
charts.openshift.io/name: PSQL RedHat Demo Chart | ||
charts.openshift.io/provider: RedHat | ||
charts.openshift.io/supportURL: https://github.com/dperaza4dustbit/helm-chart | ||
kubeversion: '>=1.20.0' | ||
dependencies: [] | ||
type: application | ||
chart-overrides: "" | ||
results: | ||
- check: v1.0/has-readme | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart has a README | ||
- check: v1.0/images-are-certified | ||
type: Mandatory | ||
outcome: PASS | ||
reason: 'Image is Red Hat certified : registry.access.redhat.com/rhscl/postgresql-10-rhel7:1-66' | ||
- check: v1.0/required-annotations-present | ||
type: Mandatory | ||
outcome: PASS | ||
reason: All required annotations present | ||
- check: v1.0/chart-testing | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart tests have passed | ||
- check: v1.1/has-kubeversion | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Kubernetes version specified | ||
- check: v1.0/helm-lint | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Helm lint successful | ||
- 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/contains-values-schema | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values schema file exist | ||
- check: v1.0/contains-values | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Values file exist | ||
- check: v1.0/not-contain-csi-objects | ||
type: Mandatory | ||
outcome: PASS | ||
reason: CSI objects do not exist | ||
- check: v1.0/not-contains-crds | ||
type: Mandatory | ||
outcome: PASS | ||
reason: Chart does not contain CRDs | ||
|