commit | 7409c72cb376156af9282410e79c0829af73678b | [log] [tgz] |
---|---|---|
author | Corey Bryant <corey.bryant@canonical.com> | Fri Jul 05 15:55:32 2019 -0400 |
committer | Corey Bryant <corey.bryant@canonical.com> | Tue Jul 16 10:12:19 2019 -0400 |
tree | 1e62d6ea54b707ef7e38880ff9523ed4d00bdc8c | |
parent | 2df6114e44e1a0af48451a901d3d88c6c7975dd8 [diff] |
Add Python 3 Train unit tests This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Note: This diverges from the Train goal as it does not drop the openstack-python35-jobs. As tempest is branchless it needs to continue supporting Python 3.5. Change-Id: Ie702ca637afb8229b6e605abcec25550bc9a0673 Story: #2005924 Task: #34240