Tempest Plugin for Telemetry projects
Go to file
Matthias Runge 85721b65b4 Revert "Remove autoscaling until gate issues sorted out"
This reverts commit 34e514a482.

In general, we'd want to check autoscaling from end to end.

Until now this plugin could only scale up the stack by adding
an instance. With this change, scaling down of instance is
also tested using a scaledown policy and an alarm which
is triggered if instance CPU usage falls below the threshold.

Depends-On: https://review.opendev.org/865386
Depends-On: https://review.opendev.org/868105
Depends-On: https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/904746

Co-authored-by: Yadnesh Kulkarni <ykulkarn@redhat.com>

Change-Id: I7f19dcaf327b636ef8328c6634d295414b7c8e65
2024-01-04 13:12:42 +00:00
devstack Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 20:37:09 +08:00
doc remove unicode from code 2022-08-25 09:08:39 +08:00
playbooks Adding FIPS job definitions for telemetry components 2021-08-12 16:40:48 +00:00
releasenotes remove unicode from code 2022-08-25 09:08:39 +08:00
telemetry_tempest_plugin Revert "Remove autoscaling until gate issues sorted out" 2024-01-04 13:12:42 +00:00
.coveragerc Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.gitignore Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.gitreview OpenDev Migration Patch 2019-04-19 19:26:32 +00:00
.mailmap Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.stestr.conf Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
.zuul.yaml Disable SSL validation in gabbi tests 2022-11-23 07:39:05 -05:00
CONTRIBUTING.rst Update invalid link 2019-11-19 16:04:02 +08:00
HACKING.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 20:37:09 +08:00
LICENSE Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
README.rst Remove ties to panko 2021-05-18 15:32:45 +02:00
babel.cfg Apply cookiecutter to newly split project telemetry-tempest-plugin 2017-12-10 11:59:04 +05:30
requirements.txt Move doc requirements to doc 2021-07-09 09:38:55 +02:00
setup.cfg Merge "setup.cfg: Replace dashes with underscores" 2022-05-09 09:39:03 +00:00
setup.py Cleanup py27 support 2020-04-07 04:41:19 -07:00
tox.ini Move doc requirements to doc 2021-07-09 09:38:55 +02:00

README.rst

Telemetry Tempest Plugin

Tempest plugin for Telemetry Project.

It contains tempest tests for Aodh, Ceilometer, and Gnocchi Projects.