commit | 5fa20f7e6387e64e392a1686f08d0adb094437b6 | [log] [tgz] |
---|---|---|
author | Felipe Monteiro <felipe.monteiro@att.com> | Fri Dec 01 02:09:08 2017 +0000 |
committer | Felipe Monteiro <felipe.monteiro@att.com> | Fri Dec 01 17:35:44 2017 +0000 |
tree | 9d6a9383c5ba18964e197caeb7aaeeebba3a2a3a | |
parent | 09a18338caa562a3a47480985d2203625ef80f07 [diff] |
Switch to use stestr for unit tests directly This commit switches to use stestr command to run unit tests directly. Recently, the latest ostestr command uses stestr instead of testr. However, we should use stestr directly because it's simple and straight forward. There is no reason to use ostestr for unit tests anymore. Modeled after Iff4abef50178bdc83b868eed4a906e22d790762b Change-Id: Ie50cd57e87bc049c29b86fce67cc1a2061dad690