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

Support testing postgresql-container under OPenShift-4 #402

Closed phracek closed 3 years ago

phracek commented 3 years ago

This pull request adds functionality to test postgresql-container under OpenShift-4 environment.

Just write into a PR comment [test-openshift-4]

phracek commented 3 years ago

[test-openshift-4]

phracek commented 3 years ago

The test is failing for a reason https://github.com/sclorg/postgresql-container/pull/400. We need to add to version 10 .exclude-openshift file as is mentioned here https://github.com/sclorg/container-common-scripts/pull/192

phracek commented 3 years ago

[test][test-openshift-4]

phracek commented 3 years ago

[test][test-openshift-4]

phracek commented 3 years ago

[test][test-openshift-4]

phracek commented 3 years ago

[test][test-openshift-4]

phracek commented 3 years ago

[test-openshift-4]

phracek commented 3 years ago

Tests are passing.

Let's merge it.