adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

GitHub Actions For Checking Ansible Playbooks #3549

Closed steelhead31 closed 2 months ago

steelhead31 commented 2 months ago

THe github action for checking the ansible playbooks on MacOS both have issues.

MacOS14 is failing due to the playbook attempting to install cmake on the github runner when it is already installed.

MacOS14 is also failing due to the keyserver.ubuntu.com hostname not resolving with a no route to host error ( raised upstream : actions/runner-images#9777 )

MacOS11 is performing so badly, that eventually the check appears to timeout, given that macos 11 was end of life back in November 2023, this check should be moved up to macos13.