-
Bug
-
Resolution: Duplicate
-
Minor
-
Jenkins v2.19.4, pipeline 2.4, Multibranch 2.9.2
Windows, Linux and Docker Jenkins Container from hub
Create a multibranch pipeline project, check "Periodically if not otherwise run",
Set to 5 minutes - it's run every 12 minutes
Set to 1 minute - it's run every 2 minutes
Set to 2 minutes - it's run every 3 minutes,
Set to 10 minutes - seems to be 12 minutes.
Possibly other settings have similar issues, but I have not tested them.
Sample pipeline code https://github.com/kpakur/piepline-triggers
Also a test script there that does commit and push every 30 seconds to simulate traffic on the repo so the changes should be picked up.
- is related to
-
JENKINS-33006 "Periodically if not otherwise run" interval value acts erratically
- Resolved
- links to