History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RHQ-544
Type: Task Task
Status: Accepted Accepted
Priority: Major Major
Assignee: Unassigned
Reporter: Joseph Marques
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RHQ Project

need full (or near exhaustive) test harness for plugin metadata updates

Created: 05/Jun/08 04:19 PM   Updated: 13/Oct/08 03:42 PM
Component/s: Plugins
Affects Version/s: 1.0
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Incorporate
 

Date of First Response: 06/Jun/08 03:43 AM


 Description  « Hide
basically, instead of attacking the problem from a bug fixing perspective (reactive) we need to be more proactive in detecting issues around updating plugins. something like a series of files that test all possible update permutations to the rhq-plugin.xml files, and then runs them through our test harness. even if we fail a number of tests, at least we'll know what mods we can survive, and where we fall down. so, the more exhaustive this harness is the better; even if we find we initially fail many small tests, having the knowledge of what we can and can't do should help us to better estimate the remaining work to make plugin metadata updates perfect (or whatever we deem as an acceptable level of working-ness).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Heiko W. Rupp - 06/Jun/08 03:43 AM
Just as a note: we already have a lot of test cases in
ResourceMetaDataManagerTest
PluginHandlingTest
PluginHandling2Test
PluginHandling3Test