Branch: refs/heads/master Home: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin Commit: 123565ef635570a1b9023b1b3b6d192599fb26e1 https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/123565ef635570a1b9023b1b3b6d192599fb26e1 Author: James Nord <jtn...@users.noreply.github.com> Date: 2023-02-23 (Thu, 23 Feb 2023)
Changed paths: M Jenkinsfile Log Message: ----------- Add windows back Several tests are flaky and the performace of the windows agents meant they where more likely than not to flake. However I am observing these flakes in a different CI system running Linux - so they are there and they are not windows specific. so it is better to have the report that the code is bad than to completely ignore it. Commit: e08f0e6c8ace30323edfc5e667e4661620582738 https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/e08f0e6c8ace30323edfc5e667e4661620582738 Author: James Nord <jtn...@users.noreply.github.com> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M src/main/java/com/cloudbees/jenkins/plugins/advisor/BundleUpload.java M src/test/java/com/cloudbees/jenkins/plugins/advisor/BundleUploadTest.java Log Message: ----------- fix flkay BundleUploadTest.execute() Commit: aa4a43b1476c4a39fca15a4bace06246939a03ef https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/aa4a43b1476c4a39fca15a4bace06246939a03ef Author: James Nord <jtn...@users.noreply.github.com> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M src/main/java/com/cloudbees/jenkins/plugins/advisor/BundleUpload.java M src/test/java/com/cloudbees/jenkins/plugins/advisor/BundleUploadTest.java Log Message: ----------- alternaive approach without changing prod code Commit: 78a23dc3e50b5c4ed804d9b584da00942544420f https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/commit/78a23dc3e50b5c4ed804d9b584da00942544420f Author: Pierre Beitz <pibe...@gmail.com> Date: 2023-02-23 (Thu, 23 Feb 2023) Changed paths: M Jenkinsfile M src/test/java/com/cloudbees/jenkins/plugins/advisor/BundleUploadTest.java Log Message: ----------- Merge pull request #179 from jtnord/bundle-upload-flake Compare: https://github.com/jenkinsci/cloudbees-jenkins-advisor-plugin/compare/6556556832d4...78a23dc3e50b -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/cloudbees-jenkins-advisor-plugin/push/refs/heads/master/655655-78a23d%40github.com.