Difference between revisions of "On Boarding the Nightly Job"
(→Project Nightly) |
(→Project Nightly) |
||
Line 4: | Line 4: | ||
* Click '''New Item''' and give the job name. A recommended job name is '''groupname.projectname-Nightly''', for instance '''Lingoport.javademo-Nightly'''; |
* Click '''New Item''' and give the job name. A recommended job name is '''groupname.projectname-Nightly''', for instance '''Lingoport.javademo-Nightly'''; |
||
* Under '''Copy from''' enter the name of the existing nightly job, for instance '''Lingoport.firstjob-Nightly''' and select '''OK''' |
* Under '''Copy from''' enter the name of the existing nightly job, for instance '''Lingoport.firstjob-Nightly''' and select '''OK''' |
||
+ | * '''Enable''' the job. |
||
* Verify by clicking the '''Build Now''' button. |
* Verify by clicking the '''Build Now''' button. |
||
* Check the Jenkins console output for errors. |
* Check the Jenkins console output for errors. |
Revision as of 16:36, 13 April 2017
Go to the 2 - Nightlies tab
Project Nightly
- Click New Item and give the job name. A recommended job name is groupname.projectname-Nightly, for instance Lingoport.javademo-Nightly;
- Under Copy from enter the name of the existing nightly job, for instance Lingoport.firstjob-Nightly and select OK
- Enable the job.
- Verify by clicking the Build Now button.
- Check the Jenkins console output for errors.
- A Notification email should be sent.
See $LRM_HOME/bin/job_nightly.sh