Category "jenkins"

How to run code review working flow for scripting in Jenkins Jobs?

We are running gerrit review working flow on our product development, But we have no idea to running the same working flow with script of Jenkins jobs. Is there

what does No such DSL method 'readCSV' means in a jenkins pipeline?

I need to read a simple csv file and going through the documentation I found this readCSV method which comes with Jenkins, I have set a sample file named test.c

Run multiple Jenkins jobs from the single Jenkinsfile?

I have two jobs that kind of upload the file to the server. Both jobs are the same except they upload to different remote URLs. Currently, I am using two Jenkin

dockerfile copying folder after a jest test completes

Is there a way to copy test results directory from running container before it shuts down? ... COPY tests tests ... CMD ["yarn", "test"] COPY /home/node/project

Jenkins Installation

When I run the wget -O /etc/yum.repos.d/jenkins.repo https://pkg.jenkins.io/redhat/jenkins.repo It said use --no-check-certificate and hence I did. On the next

Getting TimeoutException: Message: timeout: Timed out receiving message from renderer: 300.000 only when using Jenkins for Switch Window on Chrome

I'm using different web urls in tabs in one browser, in order to get the required value from one website and add it to the other. I use a robot framework for th

How to parameterise the boolProp tag in jmeter jmx file for providing the input in jenkins

Context: Using JMeter 5.4.3 Using JenkinsFile for setup Jmeter Thread group in .jmx has the below snippet: <ThreadGroup guiclass="ThreadGroupGui" tes

Jenkins groovy regex pattern search and match in commit message not working as expected

I'm working with this pipeline where running tests from a commit message should be an option. I'm a novice in groovy and regex, but I have managed to get matche

Groovy map, get, variable, Jenkins

I have a problem with mapping in Groovy. I would like to get a value based on a variable. def function(){ map = [ 'test1': '1234', 'test2'

Pulling Artifactory Information From Jenkins Using DSL Script

Preface: I'm pretty green in the Jenkins\Artifactory\DSL space, so I'll prob sound like I'm bumbling along. I'm working on a Jenkins DSL script to pull informat

Job Import Plugin doesn’t import folder

I’m currently trying to import jobs from a server running on AWS to a new server running on GCP Kubernetes. I already set up the Job Import Plugin version

Jenkins Lambda deployment causing ResourceConflictException

I am using the AWS Lambda Jenkins plugin. Using the AWS Lambda deployment build step works fine initially for deploying the lambda. However on subsequent calls

Jenkins Lambda deployment causing ResourceConflictException

I am using the AWS Lambda Jenkins plugin. Using the AWS Lambda deployment build step works fine initially for deploying the lambda. However on subsequent calls

how to set jenkins changeset exclude setting

I'd like to know if there is something opposite to changeset in Jenkins. For example, in the doc (https://www.jenkins.io/doc/book/pipeline/syntax/), an example

How to prevent parameters created with Scripted Pipeline to replace the ones set on the UI?

With Jenkins Declarative Pipeline syntax, in the parameters block, the behavior of the parameters is like so: If the defaultValue of the parameter is customized

Jenkins agent none VS labels - block execution on delegated step

I have 2 workers, but only one of them has proper 'build stack' (should be used for build only), so I'd like to 'delegate' one step of my pipeline to that node.

additional blank module published in Jfrog through Jenkins pipeline

I am trying to deploy Gradle artifact using Jfrog Cli command which works as expected. However, when running the build-collect-env command and publishing the bu

Build step 'Deploy war/ear to a container' marked build as failure Finished: FAILURE (Or) ERROR: Build step failed with exception org.codehaus.cargo.c

I was trying to solve this myself, but I haven't been able to solve this issue for three days. I have added user in tomcat-user.xml and tomcat port number is ev

Jenkins Error "Microsoft Excel cannot access the file"

I am using jenkins to run a .bat file that is in location C:\Users\foo\Desktop\xxx.bat which internally copies from another machine an excel calls a vbs s

Github PR triggers multiple Jenkins jobs but reports only the state of the last job

I currently have GitHub connected to Jenkins and for every pull request, GitHub triggers a Jenkins job which seems to work fine. I am extending this to trigger