Login   Register  
PHP Classes
elePHPant
Icontem

File: ci.ini

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of hwrProgs  >  NabiCI  >  ci.ini  >  Download  
File: ci.ini
Role: Auxiliary data
Content type: text/plain
Description: ci.ini
Class: NabiCI
Continuous integration framework
Author: By
Last change:
Date: 2010-01-31 10:31
Size: 698 bytes
 

Contents

Class file image Download
;comments begin with ';'
;This is the configuration file for the NabiCI Continuous Integration System. 
;It is is prepared to use it for a Loop configuration


;ADAPT THE ALREADY PREPARED SECTIONS TO YOUR REQUIREMENTS
;NOTE: SEE THE USER GUIDE HOW TO CONFIGURE A LOOP



;section Loop
[]
tasks = 
deadline = value

;section Task
[]
task_mode = url
url = 
expected_result = 

;section Task
[]
task_mode = system
call =
expected_result= 

;section Task
[]
task_mode = system_list
system_list = 
expected_result =

;section Task
[]
task_mode = system_linewise
call = 
expected_result = 

;section Task
[]
task_mode = url_list
url_list = 
expected_result =