Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: f3a32be3a3795664f4cdb01f92eaabe8a2f7ad3c
https://github.com/jenkinsci/jenkins/commit/f3a32be3a3795664f4cdb01f92eaabe8a2f7ad3c
Author: Mark Waite <[email protected]>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M core/src/main/java/hudson/tasks/BuildTrigger.java
M core/src/main/java/jenkins/model/Jenkins.java
R test/src/test/java/jenkins/model/JenkinsFutureDependencyGraphTest.java
Log Message:
-----------
Revert "[JENKINS-67237] `BuildTrigger` waits until the dependency graph has
been updated (#6101)"
https://issues.jenkins.io/browse/JENKINS-68189 reports that downstream
jobs are no longer executed in Jenkins 2.341.
https://issues.jenkins.io/browse/JENKINS-67237 reports that Downstream
jobs are not guaranteed to build when the job configs have been updated
recently.
Comments in https://github.com/jenkinsci/jenkins/pull/6101 recommend
that this pull request be reverted while a fix is being developed.
This change is the revert of the pull request.
The revert was generated by pressing the "revert" button on the GitHub
interface, then using the resulting commit in this pull request.
This reverts commit 292382fe05f0e1c0188113d2f909144452a5011f.
Commit: c46f96866d54f851731e5498118ddd3b5b61aa5f
https://github.com/jenkinsci/jenkins/commit/c46f96866d54f851731e5498118ddd3b5b61aa5f
Author: Mark Waite <[email protected]>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M core/src/main/java/hudson/tasks/BuildTrigger.java
M core/src/main/java/jenkins/model/Jenkins.java
R test/src/test/java/jenkins/model/JenkinsFutureDependencyGraphTest.java
Log Message:
-----------
Merge pull request #6447 from MarkEWaite/revert-6101-JENKINS-67237
Revert "[JENKINS-67237] `BuildTrigger` waits until the dependency graph has
been updated (#6101)"
Compare:
https://github.com/jenkinsci/jenkins/compare/861d6654b4ef...c46f96866d54
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/861d66-c46f96%40github.com.