I'm having trouble with using p4sync in a Jenkins build system. Specifically, our P4 server is unicode-enabled. This is all fine and good, and when I call p4syn
I am trying to create a Jenkins pipeline with active choice parameter options populated with GKE Cluster namespaces. I can Run a single shell command and get ou
Please forgive me if this is not the place to ask this question. I'm running python scripts in a Jenkins pipeline from a Jenkinsfile. I am also updating Jira Xr
I have installed Jenkins from https://hub.docker.com/r/jenkins/jenkins. After creating my user and adding the DSL plugin, when I try to create a DSL script the
I need to create a url and send a mail from the Jenkins Email Plugin. I simply need the filenames to creat the url. The files are in the workspace itself. After
I have a selenium automation project with Maven and I am currently using XML files to run the batches of test cases locally. Now I have a requirement to run the
I have a jenkins Job that create an image and upload to dockerhub. The next step is to deploy a "pod" configuration to k8s. I have the pod.yaml in my giy, but I
I have a Jenkins Shared Library organized like that : +- src | +- main | +- jenkins_shared_library | +- helpers |
I try to diff to 2 file in bash in Jenkins job If i do this in minigw (eg gitbash) all working just fine But if run same command in Jenkins i got all from files
jenkins and nexus are installed in docker containers on the same machine. All guides describe how to do the integration using the maven. But what if I just need
Jenkins Controller reports : Unable to create live FilePath for i-xxxxxxxxxxxxx and Agent is marked Offline Googling this error indicates that it is a problem
I want to update my Jenkins pipeline in way that certain stages are only build when some specific files are changed (git is already integrated in the pipeline).
I'm a beginner in Jenkins. I'm trying to help my boss with the issue below The Jenkins version is: Jenkins 2.332.2. A problem occurred while processing the req
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
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
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
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
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
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
Context: Using JMeter 5.4.3 Using JenkinsFile for setup Jmeter Thread group in .jmx has the below snippet: <ThreadGroup guiclass="ThreadGroupGui" tes