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

Deprecated EOL 9.6 postgresql image #430

Closed phracek closed 2 years ago

phracek commented 2 years ago

[test-all]

phracek commented 2 years ago

Locally RHEL7 - OpenShift 4 passed. Let's try one more time

[test-openshift]

phracek commented 2 years ago

The CentOS 7 - OpenShift 3 test failed for reason - OpenShift does not start.

I0207 11:04:38.359311   22307 interface.go:41] Finished installing "centos-imagestreams" "openshift-router" "sample-templates" "openshift-image-registry" "persistent-volumes" "openshift-web-console-operator"
Error: timed out waiting for the condition
+ ct_os_cleanup
+ echo ''

+ '[' 0 -eq 0 ']'
OpenShift tests for quay.io/centos7/postgresql-13-centos7:1 succeeded.
+ echo 'OpenShift tests for quay.io/centos7/postgresql-13-centos7:1 succeeded.'
make: *** [test-openshift] Error 1

But this test does not block this pull request.

fila43 commented 2 years ago

although I am not so experienced in problematic of multispec.yml I didn`t spot any issue.