Difference between revisions of "On Boarding the Nightly Job"

From Lingoport Wiki
Jump to: navigation, search
(Next Step)
Line 5: Line 5:
 
* verify by clicking the Build button
 
* verify by clicking the Build button
 
See <code>''$LRM_HOME/bin/job_nightly.sh''</code>
 
See <code>''$LRM_HOME/bin/job_nightly.sh''</code>
 
== Group Check License ==
 
One job per licensed group:
 
* The name of the Jenkins job is <code><group_name>.License_Expiration</code>.See <code>''$LRM_HOME/bin/job_checklicense.sh 30''</code> (if 30 days threshold)
 
   
 
== Next Step ==
 
== Next Step ==

Revision as of 19:44, 24 September 2015

Go to the '2 - Nightlies' tab

Project Nightly

  • Click 'New Item' and give the job name. A typical 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'
  • verify by clicking the Build button

See $LRM_HOME/bin/job_nightly.sh

Next Step

On Boarding the Prep Kit Job