Skip to content

feat: Provision to configure server via bastion host / jump server #2445

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

saurabh6790
Copy link
Member

Define Bastion Server

Screenshot 2025-01-24 at 4 45 20 PM

Configure bastion server on required servers

Screenshot 2025-01-24 at 4 46 34 PM

Runner will use Bastion configurations while executing Ansible scripts

Screenshot 2025-01-24 at 4 47 41 PM

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

Attention: Patch coverage is 36.36364% with 14 lines in your changes missing coverage. Please review.

Project coverage is 37.84%. Comparing base (596870f) to head (1e39297).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ess/press/doctype/bastion_server/bastion_server.py 0.00% 6 Missing ⚠️
press/press/doctype/trace_server/trace_server.py 0.00% 3 Missing ⚠️
...press/doctype/analytics_server/analytics_server.py 0.00% 2 Missing ⚠️
press/press/doctype/log_server/log_server.py 0.00% 1 Missing ⚠️
press/press/doctype/server/server.py 80.00% 1 Missing ⚠️
press/runner.py 80.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (36.36%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2445      +/-   ##
==========================================
- Coverage   37.84%   37.84%   -0.01%     
==========================================
  Files         388      389       +1     
  Lines       30910    30936      +26     
==========================================
+ Hits        11698    11707       +9     
- Misses      19212    19229      +17     

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

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