Forum Discussion
User1573261788318367
New Contributor
6 years agoHi sstrell,
My organization uses Jenkins for regression testing and our default Jenkins configuration checks the output log every 15 minutes or so, and if there is no activity (i.e. no stdout/stderr) then it marks the job as a timeout failure. It's easy to disable this config feature but generally I would prefer to not have special exceptions for our FPGA regression.
I am well aware that the logs contain all of the information, and where the logs are located.