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
Liam Young
f64d8fe70e
Stop basic_setup from raising an exception
...
The ceilometer setup script is a setup script not a test so it
should not raise a skip exception if it is not needed. The fact
that it does is my fault and was implemented on my recommendation.
2019-09-28 06:48:25 +00:00
Eduardo Sousa
730cd788c8
Fixing skip test message
2019-09-25 13:31:40 +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