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

Kueue job config #788

Closed
wants to merge 12 commits into from
Closed

Kueue job config #788

wants to merge 12 commits into from

Conversation

at88mph
Copy link
Member

@at88mph at88mph commented Jan 23, 2025

Use Kubernetes Java client to merge YAML relating to Kueue specifications into the Job file at launch time.

Changes

  1. Add test YAML files and correct existing ones.
  2. Add calls to merge YAML into Job File YAML.
  3. Run all unit tests.

Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.48%. Comparing base (48886ba) to head (c94e431).

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #788      +/-   ##
============================================
+ Coverage     23.05%   23.48%   +0.43%     
- Complexity      120      123       +3     
============================================
  Files            24       24              
  Lines          2039     2061      +22     
  Branches        269      272       +3     
============================================
+ Hits            470      484      +14     
- Misses         1520     1525       +5     
- Partials         49       52       +3     
Flag Coverage Δ
skaha-unittests-coverage 23.48% <ø> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@at88mph at88mph closed this Jan 27, 2025
@at88mph at88mph deleted the kueue-job-config branch January 27, 2025 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant