As part of the functional tests implementation defined in [1], the first
step is to reorganize the existing tests and fixtures:
- Unit tests should go to watcher/tests/unit
- Fixtures related content go to watcher/tests/fixtures
I am also adding new tox environment setting the tests paths explicitely
to the units folder unit{,-py310,-py311,-py312,-py313}
[1] https://specs.openstack.org/openstack/watcher-specs/specs/2026.1/approved/functional-testing.html
Implements: blueprint functional-test-infrastructure
Assisted-By: claude-code (claude-sonnet-4.5)
Change-Id: I97025d7405ceca1ed376e9e92d57bdb180809087
Signed-off-by: Alfredo Moralejo <[email protected]>
Watcher
OpenStack Watcher provides a flexible and scalable resource optimization service for multi-tenant OpenStack-based clouds. Watcher provides a robust framework to realize a wide range of cloud optimization goals, including the reduction of data center operating costs, increased system performance via intelligent virtual machine migration, increased energy efficiency and more!
- Free software: Apache license
- Wiki: https://wiki.openstack.org/wiki/Watcher
- Source: https://opendev.org/openstack/watcher
- Bugs: https://bugs.launchpad.net/watcher
- Documentation: https://docs.openstack.org/watcher/latest/
- Release notes: https://docs.openstack.org/releasenotes/watcher/
- Design specifications: https://specs.openstack.org/openstack/watcher-specs/
Description
Languages
Python
99.7%
Shell
0.3%