Difference between revisions of "On Boarding the Nightly Job"
(→Group Check License) |
|||
Line 9: | Line 9: | ||
One job per licensed group: |
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) |
* 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 == |
||
+ | [[On Boarding the Prep Kit Job]] |
Revision as of 19:34, 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)