Testcase run twice when import a class with testcase in python file

Bug #2054417 reported by owen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tempest
New
Undecided
Unassigned

Bug Description

**Issue description**

I try to import a class with testcase in my python file as follows.

```python
from tempest.api.network.xxx import xxxTest
```

But when executing cmd `stestr run` , the testcase in xxxTest will run ***twice***.

**Expected behavior and actual behavior**
when executing cmd `stestr run` , the testcase in xxxTest will run ***once***.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.