zrhoffman commented on code in PR #7933: URL: https://github.com/apache/trafficcontrol/pull/7933#discussion_r1594541655
########## experimental/traffic-portal/build/traffic_portal_v2.spec: ########## @@ -25,7 +25,7 @@ License: Apache License, Version 2.0 URL: https://github.com/apache/trafficcontrol/ Source: %{_sourcedir}/traffic-portal-%{traffic_control_version}.tgz AutoReqProv: no -Requires: nodejs >= 2:16.14.0 +Requires: nodejs >= 2:18.0.0 Review Comment: @ocket8888 It's necessary for RHEL 8 support, because the TPv2 integration tests in CDN in a Box fails for NodeJS 16. I completed the TPv2 upgrade to NodeJS 18 in #8005. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
