Commit Graph

12 Commits

Author SHA1 Message Date
David Ames
39b6065879 Do not run API check on Ocata
Since commit c98aa001f9, there are some
missing changes.

This stops the API check on Ocata when gnocchi is in play. Gnocchi must
be in play for Ocata but heretofore has not been.
2020-07-02 16:10:39 -07:00
Aurelien Lourot
8e9ecc53e8 Openstack -> OpenStack 2020-04-16 18:59:07 +02:00
Aurelien Lourot
ac227eab08 Fix copy-paste mistakes and typos and remove dead code 2020-04-16 15:10:03 +02:00
Aurelien Lourot
d389e357e2 Remove obsolete comment 2020-03-05 12:37:40 +01:00
Aurelien Lourot
707b36c0f8 Add a ceilometer test case and fix existing ones for trusty/mitaka
https://bugs.launchpad.net/charm-ceilometer/+bug/1828424
2020-03-05 11:11:49 +01:00
Corey Bryant
1a8fd43268 Fix pep8 failure 2020-01-31 17:34:17 -05:00
Corey Bryant
38c3ad77e0 Update CeilometerTest to test ceilometer-agent
CeilometerTest is modified so that it can be used for both the
charm-ceilometer and charm-ceilometer-agent functional tests.
2020-01-31 12:13:49 -05:00
Liam Young
4ba9951510 No ceilometer-collector restart check on trusty
Due to Bug #1861321 ceilometer-collector does not reliably
restart so do not check it until it is fixed.
2020-01-30 13:32:21 +00:00
Eduardo Sousa
bb162918db Disabling pause_resume
This test is being disabled because of bug #1846390.
https://bugs.launchpad.net/charms/+source/ceilometer/+bug/1846390
2019-10-04 00:19:49 +01:00
Eduardo Sousa
b8cbae441a Change pause and resume from ceilometer to services 2019-10-01 15:55:30 +01:00
Eduardo Sousa
c94fbceac1 Refactoring variables and properties 2019-09-24 16:20:03 +01:00
Eduardo Sousa
6cab1f8b85 Porting Ceilometer tests to Zaza
Porting the Amulet tests from Ceilometer to the Zaza framework.

The Amulet tests can be found here:
https://opendev.org/openstack/charm-ceilometer/src/branch/master/tests/basic_deployment.py
2019-09-18 17:48:09 +01:00