commit | 4f81f4d3afc37526ffedeb0952319d27e661af82 | [log] [tgz] |
---|---|---|
author | Jordan Pittier <jordan.pittier@scality.com> | Fri Sep 16 15:00:32 2016 +0200 |
committer | Jordan Pittier <jordan.pittier@scality.com> | Fri Sep 16 15:00:32 2016 +0200 |
tree | be8db7d044c89da3f771334bdeadf8ed322d28bf | |
parent | e1e27938be20a5d2ecad6f7d6a4d9d93aaf404dd [diff] |
Scenarios: remove redundant call to `resource_setup()` The BaseTestCase class already calls `resource_setup()` right after calling `setup_clients`. So no need to call resource_setup() twice. Change-Id: Iebac71a518005c2135947a262ec3e71b10a5c314