On Boarding the Nightly Job: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
= LRM Only = | == LRM Only == | ||
The Nightly Job is relevant only to LRM | The Nightly Job is relevant only to LRM, it is not needed for Globalyzer-only analysis. | ||
== Steps == | == Project Nightly Steps == | ||
* Go to the '''2 - Nightlies''' tab | |||
Go to the '''2 - Nightlies''' tab | |||
* 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''' | ||
Revision as of 23:27, 23 May 2017
LRM Only
The Nightly Job is relevant only to LRM, it is not needed for Globalyzer-only analysis.
Project Nightly Steps
- Go to the 2 - Nightlies tab
- 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