
| Key: |
RHQ-544
|
| Type: |
Task
|
| Status: |
Accepted
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Joseph Marques
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
RHQ Project
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
|
|
|
Issue Links:
|
Incorporate
|
|
|
|
This issue Is Incorporated By:
|
|
|
RHQ-511 Plugin Metadata Update (Tracking Issue)
|
|
|
|
|
|
|
| Date of First Response: |
06/Jun/08 03:43 AM
|
|
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).
|
|
Description
|
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). |
Show » |
|
ResourceMetaDataManagerTest
PluginHandlingTest
PluginHandling2Test
PluginHandling3Test