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

Revised setup for jobbergate-agent in jobbergate-composed #524

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

dusktreader
Copy link
Member

This change moves jobbergate-agent into a stand-alone slurmd node instead of embedding it in the slurmctld node. This will more closely mimic what we do in production where agents are installed on login nodes.


Peer Review

Please follow the upstream omnivector documentation concerning
peer-review guidelines.

@dusktreader dusktreader force-pushed the revise-composed-setup-for-jobbergate-agent branch from 8adf65d to c248d4d Compare April 5, 2024 20:20
This change moves jobbergate-agent into a stand-alone slurmd node instead of
embedding it in the slurmctld node. This will more closely mimic what we
do in production where agents are installed on login nodes.
@dusktreader dusktreader force-pushed the revise-composed-setup-for-jobbergate-agent branch from c248d4d to 073ded9 Compare April 5, 2024 20:22
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.92%. Comparing base (ca8550a) to head (5d3ea9b).

❗ Current head 5d3ea9b differs from pull request most recent head 073ded9. Consider uploading reports for the commit 073ded9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #524      +/-   ##
==========================================
- Coverage   91.93%   91.92%   -0.01%     
==========================================
  Files          80       80              
  Lines        4279     4274       -5     
==========================================
- Hits         3934     3929       -5     
  Misses        345      345              
Flag Coverage Δ
cli 88.25% <ø> (ø)
core 95.45% <ø> (ø)

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.

Copy link
Contributor

@jamesbeedy jamesbeedy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Nice!

@dusktreader dusktreader force-pushed the revise-composed-setup-for-jobbergate-agent branch from 5d3ea9b to 073ded9 Compare April 8, 2024 23:29
@dusktreader dusktreader merged commit 9354395 into main Apr 8, 2024
17 checks passed
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.

3 participants