Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "COSMOS Design 214903"

(Purpose)
(''' Workload Estimation''')
Line 25: Line 25:
 
|-
 
|-
 
| align="left" | Design
 
| align="left" | Design
| 1 week
+
| 0.5 week
 
| Ali Mehregani
 
| Ali Mehregani
 
|-
 
|-
 
| align="left" | Code
 
| align="left" | Code
| 2 weeks
+
| 1.5 weeks
| TBD
+
| Ali Mehregani
 
|-
 
|-
 
| align="left" | Test
 
| align="left" | Test
| 1 week
+
| 0
| TBD/QA team
+
| Ali Mehregani/QA team
 
|-
 
|-
 
| align="left" | Documentation
 
| align="left" | Documentation
| 3 days
+
| 0
| TBD
+
| N/A
 
|-
 
|-
 
| align="left" | Build and infrastructure
 
| align="left" | Build and infrastructure
Line 49: Line 49:
 
|-
 
|-
 
! align="right" | TOTAL
 
! align="right" | TOTAL
| 4 weeks and 3 days
+
| 2 weeks  
 
|  
 
|  
 
|}
 
|}

Revision as of 11:24, 21 January 2008

Provide a mechanism for testing the registration service and client

This is the design for Bugzilla 214903.

Change History

Name: Date: Revised Sections:
David Whiteman 1/21/2008
  • Initial version

Workload Estimation

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Design 0.5 week Ali Mehregani
Code 1.5 weeks Ali Mehregani
Test 0 Ali Mehregani/QA team
Documentation 0 N/A
Build and infrastructure 0 N/A
Code review, etc.* 0 N/A
TOTAL 2 weeks

'* - includes other committer work (e.g. check-in, contribution tracking)

Terminologies/Acronyms

The terminologies/acronyms below are commonly used throughout this document. The list below defines each term regarding how it is used in this document:


Term Definition
MDR management data repository
CMDBf specification for a CMDB that federates between multiple MDRs [1]
federating CMDB the CMDB that federates between MDRs, offering a common access point to clients and correlating identifying record data
CMDB configuration management database

Purpose

A test harness is needed to test functionalities that require the presence of a federating CMDB. This will only be included in the test module and won't appear as part of COSMOS' code base.

Implementation details

fill in impl details here

Test Coverage

list test cases here.

Open Issues

This task is still being scoped.


Back to the top