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

✨Director-v2 passes the wallet ID to clusters-keeper #4930

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Oct 26, 2023

What do these changes do?

enable passing of wallet ID to the clusters-keeper which is used to name the primary machine in AWS

Related issue/s

How to test

DevOps Checklist

@sanderegg sanderegg added the a:director-v2 issue related with the director-v2 service label Oct 26, 2023
@sanderegg sanderegg added this to the Microhistory milestone Oct 26, 2023
@sanderegg sanderegg self-assigned this Oct 26, 2023
Copy link
Member

@mrnicegyu11 mrnicegyu11 left a comment

Choose a reason for hiding this comment

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

🥇

@codecov
Copy link

codecov bot commented Oct 26, 2023

Codecov Report

Merging #4930 (5f89d36) into master (ebed946) will decrease coverage by 16.2%.
The diff coverage is 100.0%.

❗ Current head 5f89d36 differs from pull request most recent head 2d6e0fb. Consider uploading reports for the commit 2d6e0fb to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4930      +/-   ##
=========================================
- Coverage    84.6%   68.4%   -16.2%     
=========================================
  Files        1205     509     -696     
  Lines       50141   26032   -24109     
  Branches     1074     195     -879     
=========================================
- Hits        42453   17824   -24629     
- Misses       7462    8159     +697     
+ Partials      226      49     -177     
Flag Coverage Δ
integrationtests 65.2% <100.0%> (?)
unittests 84.1% <100.0%> (-0.6%) ⬇️

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

Files Coverage Δ
...ore_service_director_v2/modules/clusters_keeper.py 45.4% <100.0%> (+2.5%) ⬆️
...rector_v2/modules/comp_scheduler/dask_scheduler.py 92.1% <ø> (+3.9%) ⬆️

... and 1003 files with indirect coverage changes

@sanderegg sanderegg force-pushed the comp-backend/connect-walletid-to-clusters-keeper branch from 5f89d36 to 2d6e0fb Compare October 26, 2023 12:16
@codeclimate
Copy link

codeclimate bot commented Oct 26, 2023

Code Climate has analyzed commit 2d6e0fb and detected 0 issues on this pull request.

View more on Code Climate.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sanderegg sanderegg merged commit 4d27da3 into ITISFoundation:master Oct 26, 2023
@sanderegg sanderegg deleted the comp-backend/connect-walletid-to-clusters-keeper branch October 26, 2023 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:director-v2 issue related with the director-v2 service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants