questions/devops-and-agile/jenkins
The simplest solution is reset security. Tomcat by ...READ MORE
In order to build your repo after ...READ MORE
You need to create a specific user ...READ MORE
Make a few changes in your dockerfile Basically ...READ MORE
Create a new service account in openshift ...READ MORE
Using the transparent preset fixes this: jenkins.example.com { ...READ MORE
/tmp/hudson3579240812233061648.sh: line 3: cd: /jenkins/workspace/completeness_compiler_runtime_tests/TPS/qel/automation/tools The error is ...READ MORE
Go to manage Jenkins -> global tool ...READ MORE
Try whoami command to find out which ...READ MORE
Jenkins doesn't use the installed Subversion command ...READ MORE
Install the zentimestamp plugin. This plugin exports a BUILD_TIMESTAMP variable. ...READ MORE
Artifacts store any data that is created ...READ MORE
You have the wrong endpoint - it ...READ MORE
Follow these steps: Step 1- go to manage ...READ MORE
Make sure your script is flushing it ...READ MORE
Try this manage jenkins > configure system look ...READ MORE
XML reporting is now building. Use the ...READ MORE
Go to Job Configuration. Scroll down to ...READ MORE
You should probably put it in a post-built-step ...READ MORE
robocopy returns a bit map This is the ...READ MORE
The best practice is to launch you ...READ MORE
Check if you have Docker installed and ...READ MORE
I’m assuming that Java and Maven are ...READ MORE
Here is a concept which you can ...READ MORE
You have to open the /var/log/jenkins/jenkins.log file to ...READ MORE
You must install docker-compose in order to run ...READ MORE
HI Mam, Please check the following solution:: 1. Switch ...READ MORE
This is how I resolved this issue: # ...READ MORE
Set refspec to: +refs/tags/*:refs/remotes/origin/tags/* branch specifier: ** Under build triggers check ...READ MORE
Change to the jenkins user and run the command ...READ MORE
From your question Jenkins seems have been ...READ MORE
There's many possible reasons for that: different workspace locations (local ...READ MORE
Here are the options you have: a) Assuming ...READ MORE
This is most probably a permission problem. You ...READ MORE
If you go to the Jenkins page ...READ MORE
it's a better to display your test ...READ MORE
You can use the EnvInject plugin to pass environment ...READ MORE
First, as @sophie may mentioned it you should name ...READ MORE
This can be done by setting the ...READ MORE
Go to edit view on the left, ...READ MORE
Yes you can. Go to edit view on ...READ MORE
Yes you can, its pretty simple actually. Go ...READ MORE
Jenkins runs as another user, not as ...READ MORE
java -jar jenkins-cli.jar -s http://server get-job myjob ...READ MORE
Currently, both jobs inside a stage are ...READ MORE
This is simple, use the following command: java ...READ MORE
There is a parameterized remote trigger plugin ...READ MORE
You can try and have two stages ...READ MORE
If you're getting a 502 error that ...READ MORE
You can try the SonarQube XML plugin. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.