Difference between revisions of "On Boarding the Nightly Job"

From Lingoport Wiki
Jump to: navigation, search
(Group Check License)
(Next Step)
Line 10: Line 10:
 
* 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)
 
* 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 ==
 
== Next Step ==
 
[[On Boarding the Prep Kit Job]]
 
[[On Boarding the Prep Kit Job]]

Revision as of 19:35, 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

Group Check License

One job per licensed group:

  • The name of the Jenkins job is <group_name>.License_Expiration.See $LRM_HOME/bin/job_checklicense.sh 30 (if 30 days threshold)

Next Step

On Boarding the Prep Kit Job