commit | 41fa16d21441e3f65b698a1253e7fe5c8b164cc4 | [log] [tgz] |
---|---|---|
author | Andrea Frittoli <andrea.frittoli@hp.com> | Mon Sep 15 13:41:37 2014 +0100 |
committer | Andrea Frittoli <andrea.frittoli@hp.com> | Tue Oct 07 10:30:27 2014 +0100 |
tree | 953fa8f265e453da9346f432ceef27c9671520be | |
parent | 1d61edb200e007141ab3d03552b1484ea8a5b376 [diff] |
Hacking rule to forbid resource unsafe fixtures Extend the existing T105, which was missing checks for tearDownClass anyways. Forbid overriding setUpClass and tearDownClass except for tempest/test.py where the test base class is defined. To be able to enforce the rule, fixing setUpClass which was added with new tests before this patch could merge. Partially-implements bp resource-cleanup Change-Id: Ib4d98c2ff8776ea1379a044b5a30fb02e351ce75