sclorg / postgresql-container

PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
164 stars 216 forks source link

Add Helm chart tests for PSQL #591

Closed phracek closed 2 months ago

phracek commented 2 months ago

Add Helm chart tests for PSQL

We need to test if helm charts work in postgresql container

In OpenShift we deliver helmcharts and we need to test them by each pull request.

phracek commented 2 months ago

[test-openshift-pytest]

phracek commented 2 months ago

Tests have passed. Let's merge it.