Changes between Initial Version and Version 1 of BUILD_SERVER_DEPLOYMENTS_R0


Ignore:
Timestamp:
12/17/08 17:34:16 (16 years ago)
Author:
pav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BUILD_SERVER_DEPLOYMENTS_R0

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=BUILD_SERVER_DEPLOYMENTS_R0, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4 
     5 
     6 
     7= Analysis = 
     8 
     9== Overview == 
     10 
     11== Task requirements == 
     12 * you should run an instance of the Hudson server on the Sophie server machine. 
     13  * create user for the Hudson server on the machine 
     14  * the needed variables must be set correctly(JAVA_HOME, PATH, HUDSON_HOME,...) 
     15  * there should be a Hudson log file on appropriate place. (the build folder where the server will be set up) 
     16  * there should be bash script which runs the server on machine start 
     17  * create users for all the developers to have access to the build server. 
     18 
     19 * All of these requirements were completed in [wiki:BUILD_SERVER_INSTANCE_R0] task. 
     20 
     21 
     22== Task result == 
     23See [wiki:BUILD_SERVER_INSTANCE_R0]. 
     24 
     25== Implementation idea == 
     26See [wiki:BUILD_SERVER_INSTANCE_R0]. 
     27 
     28== Related == 
     29See [wiki:BUILD_SERVER_INSTANCE_R0]. 
     30 
     31== How to demo == 
     32See [wiki:BUILD_SERVER_INSTANCE_R0]. 
     33 
     34= Design = 
     35See [wiki:BUILD_SERVER_INSTANCE_R0]. 
     36= Implementation = 
     37See [wiki:BUILD_SERVER_INSTANCE_R0]. 
     38 
     39= Testing = 
     40 
     41= Comments = 
     42^(Write comments for this or later revisions here.)