I'd like to add two agenda items/thoughts: * Standardization of how we check for exceptions. Right now try/except/pass, assertRaises, and decorators for expected exceptions. It would be more understandable if we had one agreed methodology to make our code more consistent * Standardization of resource cleanup. Right now we have try/except blocks around many tests and others creating lists of resources to be disposed of during teardown. While I much prefer the latter approach, we should standardize on a methodology again for consistency.
Daryl On May 30, 2012, at 4:07 PM, David Kranz wrote: The weekly QA Team meeting takes place at 17:00 UTC on IRC (#openstack-meeting on Freenode). We invite anyone interested in testing, quality assurance and performance engineering to attend the weekly meeting. The agenda for this week is as follows: * Review of last week's action items - Ravikumar_hp to find good example blueprint for QA functional test plan - jaypipes to write draft email to ML about QA team working with developers on functional test plans for all new feature blueprints. - jaypipes to create Skip Captain duties wiki page and rotation * Blockers preventing work from moving forward - When can the Tempest gate job be turned on? * Outstanding code reviews Review all outstanding code reviews in the queue: https://review.openstack.org/#/q/status:open+project:openstack/tempest,n,z * New items for discussion - Status of Swift tests - Making parallel tempest runs really work * Work in progress that will be landing soon - Smoke testing base classes - Swift tests * Open discussion Thanks, -David _______________________________________________ Mailing list: https://launchpad.net/~openstack<https://launchpad.net/%7Eopenstack> Post to : openst...@lists.launchpad.net<mailto:openst...@lists.launchpad.net> Unsubscribe : https://launchpad.net/~openstack<https://launchpad.net/%7Eopenstack> More help : https://help.launchpad.net/ListHelp -- Mailing list: https://launchpad.net/~openstack-qa-team Post to : openstack-qa-team@lists.launchpad.net<mailto:openstack-qa-team@lists.launchpad.net> Unsubscribe : https://launchpad.net/~openstack-qa-team More help : https://help.launchpad.net/ListHelp
-- Mailing list: https://launchpad.net/~openstack-qa-team Post to : openstack-qa-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack-qa-team More help : https://help.launchpad.net/ListHelp