Linux-HA Logo

The Linux-HA project has a public bugzilla at http://developerbugs.linux-foundation.org/[1] (thanks to OSDL for hosting it for us) to complement this Wiki. This page tries to give some hints at how to best use the bugzilla, and how the interaction between the Wiki and the Bugzilla might work out in practice.

Bugzilla guidelines

Bug tracking

The obvious useage for bugzilla is of course to track bugs in released versions of heartbeat. Every bug should be entered there; a user reporting a bug can either do this himself after registering, or post the bug to the mailing lists (if the user doesn't feel to comfortable with adding it himself), and then a developer should filter it into bugzilla for tracking and resolution.

Information to provide in bug reports

Note to self: Maybe we should provide a heartbeat-bug-reporter tool which gathered the data automatically to make sure nothing gets lost.

Development tracking

We also use the Bugzilla for tracking not-yet-implemented features. The bugzilla is very helpful in documenting who is currently working on it, and who passed the ball on et cetera.

Bugzilla states

Bugs should be in NEW as long as nobody is yet working on them, ie while we try to figure out who should take it. As soon as the right person takes it over and actively starts working on it, it should move to ASSIGNED.


References

[1]http://developerbugs.linux-foundation.org/
[2]http://www.grassouille.org/blogmax/041009.html
[3]http://www.linux-ha.org/HeartbeatRoadmap


This information provided courtesy of the Linux-HA project at http://linux-ha.org/