Changes between Initial Version and Version 1 of PLATFORM_INFRASTRUCTURE_EXTRAS_R1


Ignore:
Timestamp:
01/29/09 13:29:19 (16 years ago)
Author:
mitex
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_INFRASTRUCTURE_EXTRAS_R1

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=PLATFORM_INFRASTRUCTURE_EXTRAS_R1, 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= Analysis = 
     6 
     7== Overview == 
     8The goal of this task is to provide helpful things that make the development process easier.  
     9 
     10== Task requirements == 
     111. All resources used in analysis - sophie2_wbs.py, specifications, documentations for Sophie 1, etc. should be accessible from a single point. 
     12 
     132. Although reporting is not part of [wiki:PLATFORM_INFRASTRUCTURE_OVERVIEW], it will be nice if we have a script which helps the creation of daily reports. 
     14 * Automatically sets the current date in the file name 
     15 * Helps creating a valid report; runs 0check.py 
     16 * Commits the report to the repository 
     17 
     18== Task result == 
     19Updated wiki pages and a script. 
     20 
     21== Implementation idea == 
     22The script should be easy to create - in Linux create a bash script. 
     23 
     24== Related == 
     25^(Add links to related tasks that could be useful or helpful.)^ 
     26 
     27== How to demo == 
     281. Open the wiki page with all required links. 
     29 
     302. Run the script. It's not needed to actually commit to the repository - so do not enter your password. Just show the generated file. 
     31 
     32= Design = 
     33^(Describe your design here.)^ 
     34 
     35= Implementation = 
     36^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     37 
     38= Testing = 
     39^(Place the testing results here.)^ 
     40 
     41= Comments = 
     42^(Write comments for this or later revisions here.)