Difference between revisions of "On Boarding the Nightly Job"
(→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''' |
||
− | * Verify by clicking the '''Build Now''' button |
+ | * Verify by clicking the '''Build Now''' button. |
+ | * Check the Jenkins console output for errors. |
||
+ | * A Notification email should be sent. |
||
See <code>''$LRM_HOME/bin/job_nightly.sh''</code> |
See <code>''$LRM_HOME/bin/job_nightly.sh''</code> |
Revision as of 16:35, 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
- 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