026a08b32a2ffd15dec3d58903199409ea4021d3
In before, we run tempest tests manually at post_test_hook.sh, which is suboptimal and hard to maintain. This incurs challenges on splitting tempest tests as well. Most projects use devstack gate to run tempest tests. It is done by setting DEVSTACK_GATE_TEMPEST_REGEX to point to the right set of tests. Let's switch to this approach. Change-Id: If29151755fb958d308ec3759b5d1a2a1200ccfc5
Team and repository tags
Zun
Container Management service for OpenStack
Zun (ex. Higgins) is a Container Management service for OpenStack. It aims to provide an OpenStack API for launching and managing containers backed by different container technologies.
- Free software: Apache license
- Get Started: https://docs.openstack.org/zun/latest/contributor/quickstart.html
- Documentation: https://docs.openstack.org/zun/latest/
- Source: https://git.openstack.org/cgit/openstack/zun
- Bugs: https://bugs.launchpad.net/zun
- Blueprints: https://blueprints.launchpad.net/zun
- REST Client: https://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%
