I want to bring my node online/offline automatically in Jenkins but I dont know how to do. I know cron conf for slave is possible but i can't use it because we have a global policy on this setting. So is there a way to bring node online/offline automatically in Jenkins please
I need it because I need to run a pipeline on specific slave which is offline in major of time ;)