hypothesis: Test Results Aggregator - need help

2021-03-16 Thread webde...@gmail.com
I may have stumbled across the solution to a different conversation that I posted. I noticed that the number of recipients I include in the Recipients list of the Aggregator may be causing me trouble. Would someone be willing to test this hypothesis on their side, too? I have included 1 email r

Re: Integrate with GitLab

2021-03-16 Thread Sverre Moe
Shame. With GitLab Plugin, on a Multibranch Pipeline Project. I get to see all the stages that has succeeded and failed on the GitLab Merge Request. When I click on the Stages Icon, when using GitLab Plugin it shows me all the stages. When using GitLab Group all it shows is "jenkinsci/mr-head".

Re: Non-lightweight git checkout of Jenkinsfile fails if node parameter is provided

2021-03-16 Thread Mark Waite
On Wednesday, February 24, 2021 at 9:25:10 AM UTC-7 Martin Schmude wrote: > Hello all, > I am experiencing the following issue. > I have a pipeline job (not multibranch). In the job configuration the > Jenkinsfile is checked out from git. The checkout is not lightweight (there > is a tick "Lig

Re: Integrate with GitLab

2021-03-16 Thread Sverre Moe
Is it possible to combine both *GitLab Plugin* with *GitLab Branch Source* Group? The Group Project will notify GitLab when builds succeeds or fails, but it just shows if the entire pipeline is success or failed. We would like to show something like Travis shows in GitHub Compile success Test f

GitLab Branch Source SSH Credentials

2021-03-16 Thread Sverre Moe
When we moved our git repositories to Gitlab, checkout failed when using Credentials for SCM Repository for our Multibranch Pipeline Projects. [Mon Mar 15 14:31:33 CET 2021] Starting branch indexing... > git --version # timeout=10 > git --version # 'git version 2.26.2' using GIT_SSH to set creden

Test Results Aggregator Bug

2021-03-16 Thread webde...@gmail.com
Has anyone experienced the Aggregator job reporting that it has run, but no result coming out of it? I have a pipeline that runs at the same time daily and the end of that pipeline is the Aggregator job. The Aggregator indicates success, but no email is being sent out. Thoughts? Advice? -- Yo