Re: How to create web service health check using jenkins pipeline?

2022-03-31 Thread misteek
Hi Mark, Thanks for the details. Your suggestions sound good but bit too advanced for this newbie, I'm just getting my head around Jenkins Pipelines. Was thinking something simpler to do a basic health check using curl to to check the URLs and return a 200 response code and if not successful t

Re: How to create web service health check using jenkins pipeline?

2022-03-31 Thread Mark Waite
On Thursday, March 31, 2022 at 9:37:40 AM UTC-6 misteek wrote: > Hi all, > > New to jenkinsfile/groovy world. > > Can someone please let me know how to create a jenkins pipeline health > check to check if multiple websites are running. > > If any of the sites are down or http response code is n

How to create web service health check using jenkins pipeline?

2022-03-31 Thread fedora_user
Hi all, New to jenkinsfile/groovy world. Can someone please let me know how to create a jenkins pipeline health check to check if multiple websites are running. If any of the sites are down or http response code is not 200 an email notification should be sent. For every website to be checke

Re: Why jenkins doesn't assign jobs to an agent with more resources

2022-03-31 Thread chencho m-a
Inline El miércoles, 30 de marzo de 2022 a las 23:50:51 UTC+2, nhoj.p...@gmail.com escribió: > Hi, > Some basic questions; > - what Jenkins version? > 2.319.3 (now), but I have been tested several versions > - has it ever work for you? > No. Even with least-load plugin > - you mention 8-9 do