wiki:PLATFORM_INFRASTRUCTURE_EXTRAS_R1
Last modified 16 years ago Last modified on 01/29/09 15:54:22

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro 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|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

The goal of this task is to provide helpful things that make the development process easier.

Task requirements

  1. All resources used in analysis - sophie2_wbs.py, specifications, documentations for Sophie 1, etc. should be accessible from a single point. PLATFORM_STANDARDS_ANALYSIS contains some links, so just add the rest. Also provide a link to PLATFORM_STANDARDS_ANALYSIS and GLOBAL_SPEC_STRUCTURE in pages like ITERATION_04/AnalysisTeam.
  1. Although reporting is not part of PLATFORM_INFRASTRUCTURE_OVERVIEW, it will be nice if we have a script which helps the creation of daily reports.
    • Automatically sets the current date in the file name
    • Helps creating a valid report; runs 0check.py
    • Commits the report to the repository

Task result

Updated wiki pages and a script.

Implementation idea

The script should be easy to create - in Linux create a bash script.

(Add links to related tasks that could be useful or helpful.)

How to demo

  1. Open the wiki page with all required links.
  1. Run the script. It's not needed to actually commit to the repository - so do not enter your password. Just show the generated file.

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)