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

Minimum node life time. #356

Open
yury-tyumin opened this issue Jan 4, 2023 · 4 comments
Open

Minimum node life time. #356

yury-tyumin opened this issue Jan 4, 2023 · 4 comments

Comments

@yury-tyumin
Copy link

Ability to set the time during which the node will not turn off, despite Idle.
This will helpful for Mac OS nodes. Mac dedicated hosts require a 24-hour minimum allocation period, adhering to the macOS Software Licensing Agreement (SLA) before they can be released.
This will allow doesn't to turn off the node unnecessarily and solve related problems.

@wosiu
Copy link

wosiu commented Jan 15, 2023

What happens if you do both:

  1. do not configure IDLE time or set it to 24h+
  2. "mark node offline"

? Is it still removed by jenkins after some time?

@yury-tyumin
Copy link
Author

Hi Michał,

I need to remove the node after idle, but I want the possibility to set minimum work time for nodes.
Example:
I want 1h idle for nodes, but the new node to work a minimum 24h, after that it can shutdown after 1h idle.

@wosiu
Copy link

wosiu commented Jan 16, 2023 via email

@yury-tyumin
Copy link
Author

yury-tyumin commented Jan 16, 2023

it's not the same.
I need my node don't shutdown only first 24h, but after shutdown with common idle.
Example:
I have a node that builds continuously 12h per day.
If I set 25h idle, it doesn't shutdown anytime.
if I set 1h idle and 24h minimum time live, my node will shutdown on the second day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants