sclorg / s2i-nodejs-container

NodeJS images based on Red Hat Software Collections and intended for OpenShift and general usage, that provide a platform for building and running NodeJS applications. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
http://softwarecollections.org
Apache License 2.0
164 stars 286 forks source link

This pull request tests Nodejs-ex repo with postgresql database #419

Closed phracek closed 3 months ago

phracek commented 3 months ago

This pull request test nodejs-ex repo with postgresql database.

As soon as all tests are finished, then this pull request can be reviewed and merged.

phracek commented 3 months ago

Nodejs-ex repo with postgresql migration is here: https://github.com/sclorg/nodejs-ex/pull/277

[test-openshift]

phracek commented 3 months ago

RHEL 7 - OpenShift 3 - 14 failure is expected. OpenShift 3 cluster did not start properly:

I0215 06:20:43.619915   18622 apply_template.go:81] Installing "openshift-apiserver"
I0215 06:20:43.619915   18622 apply_template.go:81] Installing "kube-proxy"
I0215 06:20:43.620148   18622 apply_template.go:81] Installing "kube-dns"
I0215 06:20:43.621485   18622 apply_template.go:81] Installing "openshift-service-cert-signer-operator"
I0215 06:20:50.203657   18622 interface.go:41] Finished installing "kube-proxy" "kube-dns" "openshift-service-cert-signer-operator" "openshift-apiserver"
Error: timed out waiting for the condition
error: Missing or incomplete configuration info.  Please login or point to an existing, complete config file:

  1. Via the command-line flag --config
  2. Via the KUBECONFIG environment variable
  3. In your home directory as ~/.kube/config

To view or setup config directly use the 'config' command.

OpenShift tests for rhscl/nodejs-14-rhel7:1 failed.
errexit on line 63, common/test.sh
phracek commented 3 months ago

Let's test against original https://github.com/sclorg/nodejs-ex repo again.

[test-openshift]

phracek commented 3 months ago

The nodejs-ex pull request was properly tested and merged.

Let's test it in official branch [test-openshift]

phracek commented 3 months ago

[test-openshift]

phracek commented 3 months ago

[test-openshift]