Re: Update Center errors on tests

2024-12-11 Thread 'Jesse Glick' via Jenkins Developers
https://github.com/jenkinsci/opentelemetry-plugin/pull/956#discussion_r1880807650 -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-dev+unsubscr...

Re: Update Center errors on tests

2024-12-11 Thread Ivan Fernandez Calvo
We tracked the issue to a change in our Jenkinsfile. We added forkCount: '1C'; after that change, the builds started failing. https://github.com/jenkinsci/opentelemetry-plugin/commit/cd1906b0ae27f4c04bda3ceff279f5e3a6de0ff0#diff-e6ffa5dc854b843b3ee3c3c28f8eae2f436c2df2b1ca299cca1fa5982e390cf8R6