Exception error Caused: java.io.NotSerializableException: org.gitlab.api.GitlabAPI

2019-05-22 Thread knelyo
Group, This has been nagging issue for me for almost 2 weeks before i stumbled on this forum. Currently getting the error below in Jenkins when running a jenkins pipeline job that is used for template validation. Jenkins is able to check out the git repo from gitlab but that is all valu

Exception error - Caused: java.io.NotSerializableException: org.gitlab.api.GitlabAPI

2019-05-22 Thread knelyo
Greetings team, I am getting the error below during the build of a Jenkins pipleline job that only does validation of templates for sensitive data.. The pipeline was working before but it just stopped working and it reporting the error below... The Tech stack version. Jenkins 2.

Performance Improvements to Role Strategy Plugin - Google Summer of Code 2019f

2019-05-22 Thread Abhyudaya Sharma
Hi everyone! I'm Abhyudaya from New Delhi, India and I'm participating in this year's Google Summer of Code. I'm working on improving the performance of the Role Strategy Plugin. I'm really excited to contribute to Jenkins throughout this summer with support from my mentors Oleg Nenashev, Runze Xi

Passing gitlab environment variable from upstream to 2 downstream jobs.

2019-05-22 Thread Kevin Brizida
I'm a noob to Jenkins so apologies in advance if there's a basic simple solution to this. So we're in the middle of converting a project that ran solely on Windows to run on both linux and windows. So we only had a windows slave node building the project on an MR from gitlab, worked fine. I cr

Download from Nexus using Jenkins job (Jenkins installed on Windows Machine)

2019-05-22 Thread Got V
Hello, I have a requirement. I need to download an Artifact from Nexus as a Jenkins job and push it to a remote server. * For the Jenkins instance installed in Linux am doing it using the Execute Shell. In execute shell, I download it and then scp to the remote instance I want this artifact

Using jenkins for selenium grid execution

2019-05-22 Thread vinit ratan
Hi All, We are trying to use Selenium Grid to execute our test suite on multiple jenkin nodes. For this we need to decide a way in which selenium grid can identify the test cases to be executed on different nodes. Ideally we could have done it using TestNG or Junit annotations, but the problem is

Re: Jenkins GitLab Config for Posting Status of Build to GitLab - 404 Bad Request

2019-05-22 Thread Ramanathan Muthaiah
Hi, > > I've got our Jenkins setup with the GitLab plugin v 1.5.11 and I'm > trying to get it to communicate with private GitLab EE v 11.9.0. > > Jenkins can do all the basic stuff with git here.. Clone, Webhooks to > initiate build, etc., but I'm trying to set it up such that it tells gitlab