commit | 3b6bb102a162d5eaf436418fe5d1e7c883c2a7b4 | [log] [tgz] |
---|---|---|
author | Clark Boylan <clark.boylan@gmail.com> | Fri Apr 07 17:37:06 2017 -0700 |
committer | Clark Boylan <clark.boylan@gmail.com> | Fri Apr 07 17:37:06 2017 -0700 |
tree | 231243ae71dbdf607acadb0629c6844d3b187644 | |
parent | fd0354a094116fab6496e025f7a23f888322058c [diff] |
Use PBR's setup.py test command There is setup.py test provided by pbr and there is setup.py testr provided by testr. The `test` command is still supported by PBR and is a semi standard way of doing things whereas `testr` in upstream testr is not really supported by them. Therefore use `test`. Change-Id: I77f37fd2287204e8f1e7f5a96f47453eb10e720d