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
2024-11-28 22:01:45 -08:00
2015-10-15 14:09:34 -07:00
2019-04-19 19:47:57 +00:00
2015-10-15 14:09:34 -07:00
2021-06-02 09:28:36 +00:00
2018-11-16 00:53:58 +08:00
2015-10-15 14:09:34 -07:00
2015-10-15 14:09:34 -07:00
2020-06-09 11:54:39 +02:00

os-performance-tools

Python scripts for use in OpenStack's Performance Measurement

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
Python scripts for use in Performance QA work
Readme 401 KiB
Languages
Python 100%