Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add osx14-64 and osx14-ARM64 support #341

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

yachub
Copy link
Contributor

@yachub yachub commented Nov 1, 2023

Of note, starting with osx14 the macos os data is added to generate_osinfo, so the template key is not present using the default vmpooler hypervisor. The template key for osx/macos is now set appropriately in the abs hypervisor. os data for previous osx versions is unchanged.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (78c8a2d) 0.72% compared to head (f62e4b8) 0.72%.

❗ Current head f62e4b8 differs from pull request most recent head 47206a9. Consider uploading reports for the commit 47206a9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##           master    #341      +/-   ##
=========================================
- Coverage    0.72%   0.72%   -0.01%     
=========================================
  Files          15      15              
  Lines        1797    1801       +4     
=========================================
  Hits           13      13              
- Misses       1784    1788       +4     
Files Coverage Δ
lib/beaker-hostgenerator/data.rb 0.00% <0.00%> (ø)
lib/beaker-hostgenerator/hypervisor/abs.rb 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ekohl ekohl merged commit 3c687cf into voxpupuli:master Nov 1, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants