Difference between revisions of "On Boarding the Nightly Job"

From Lingoport Wiki
Jump to: navigation, search
(Project Nightly)
Line 1: Line 1:
 
Go to the '2 - Nightlies' tab
 
Go to the '2 - Nightlies' tab
 
== Project Nightly ==
 
== Project Nightly ==
* Click 'New Item' and give the job name. A typical 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''';
* Click 'Copy existing item' and enter the name of the existing nightly job, for instance 'Lingoport.firstjob-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 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 23:09, 26 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

Next Step

On Boarding the Prep Kit Job