Hi,
Tempest is moving it's tests from Tempest tree to OpenStack projects.
Example:
Before: tests are in tempest/api/image/...
Future: tests will be in glance/tests/tempest/...
More:
http://docs.openstack.org/developer/tempest/plugin.html
Today it's impossible to run Tempest plugins with RDO packaging because
tests are removed when building RPMs.
See:
https://github.com/openstack-packages/glance/blob/rpm-master/openstack-gl...
Puppet OpenStack CI (and RDO CI later) is very interested to run Tempest
plugins because it provides much more testing coverage than Tempest tree.
But this attempt [1] does not work since we remove tests.
[1]
https://review.openstack.org/#/c/283786/
What do you think at stopping deleting tests and keep them in the
packages? It would allow people running Tempest plugins, and do better CI.
Thanks,
--
Emilien Macchi