Ghanshyam Mann
525cd14e18
Update gate jobs as per the 2025.1 cycle testing runtime
As per 2025.1 testing runtime[1], we need to test on Ubuntu Noble and python 3.9 to 3.12. Also fixing the memoryview error AttributeError: 'memoryview' object has no attribute 'decode' Tracking: https://etherpad.opendev.org/p/migrate-to-noble [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html Change-Id: Idf0f211043c13c6b96f40fcf2891e84d5959fdb6
os-performance-tools
Python scripts for use in OpenStack's Performance Measurement
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/os-performance-tools
- Source: http://opendev.org/openstack/os-performance-tools
- Bugs: No bug tracker as of now, report on ML or IRC #openstack-qa channel.
Features
- Collect counters from various backends and save as JSON and/or Subunit attachments
- Record delta with previous JSON counters
- Push counters into statsd
Description
Languages
Python
100%