Difference between revisions of "On Boarding the Nightly Job"
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 |
+ | |||
See <code>''$LRM_HOME/bin/job_nightly.sh''</code> |
See <code>''$LRM_HOME/bin/job_nightly.sh''</code> |
||
Revision as of 21:06, 31 January 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
See $LRM_HOME/bin/job_nightly.sh