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

disable testing and pushing to quay.io for CentOS7 image #399

Closed zmiklank closed 9 months ago

zmiklank commented 9 months ago

~And update Fedora images to latest base images.~

zmiklank commented 9 months ago

This PR needs rework because of demodularization of nodejs in f38.

zmiklank commented 9 months ago

I decided to split the PR into 2 PRs - this one now contains only changes regarding CentOS7 changes. I will create separate PR with Fedora changes as they require more work.

This PR is now ready for review.

phracek commented 9 months ago

[test-all]

phracek commented 9 months ago

@mhdawson The RHEL9-16 has failed on fastify

 [PASSED] for 'clients' test_client_cloudevents (00:02:04)
 [FAILED] for 'clients' test_client_fastify (00:05:01)
 [PASSED] for 'binary' test_run_binary_application (00:02:27)
phracek commented 9 months ago

The same for Fedora-18 and fastify

 [PASSED] for 'clients' test_client_cloudevents (00:01:31)
 [FAILED] for 'clients' test_client_fastify (00:03:26)
 [PASSED] for 'binary' test_run_binary_application (00:01:44)
phracek commented 9 months ago

The failure is already reported here: https://github.com/sclorg/s2i-nodejs-container/issues/391