ansible: update Fedora 30 hosts to Fedora 34#2745
Conversation
|
Just in case https://www.digitalocean.com/community/questions/fedora-33-how-to-persist-dns-settings-via-etc-resolv-conf?answer=66950 disappears, the solution to fix the DNS servers is:
|
|
hmm test builds have lots of "key too small" errors from tests. We saw something similar on Debian 10 (#2612 (comment)) -- I'll check if we picking up a similar OpenSSL config. from the distro. |
|
Yep we're picking up a stricter OpenSSL security level via Fedora 34's config. Node.js is built with OPENSSLDIR set to and which tightens security requirements on minimum key sizes. nodejs/node#27862 tracks tests failures when run with a higher OpenSSL seclevel. |
Update the two DigitalOcean Fedora 30 host to Fedora 34.
|
Added running build/ansible/roles/docker/templates/ubi81.Dockerfile.j2 Lines 35 to 36 in a655f1a New test build: https://ci.nodejs.org/job/node-test-commit-linux/42848/nodes=fedora-latest-x64/console ✔️ |
mhdawson
left a comment
There was a problem hiding this comment.
LGTM. Note that these new hosts caused failures on the node-addon-api tests as the compiler reported possible use of initialized variables that were not reported before.
Update the two DigitalOcean Fedora 30 host to Fedora 34.
Refs: #2527 (comment)
Deployed. Labels have been swapped so the existing Fedora 32 hosts are now
fedora-last-latest-x64while the reimaged Fedora 34 hosts are nowfedora-latest-x64.