Skip to content

Commit

Permalink
Remove Ceilometer tempest tests
Browse files Browse the repository at this point in the history
Now Ceilometer and Aodh tempest plugins are implemented and all
tests and supported code is present in plugins.
-https://github.com/openstack/aodh/tree/master/aodh/tests/tempest
-https://github.com/openstack/ceilometer/tree/master/ceilometer/tests/tempest

NOTE- Need to keep config option 'CONF.service_available.ceilometer'
as it is being used in Congress tests in Kilo and Liberty branch and
Ceilometer tempest plugin is available since Mitaka.
If we remove that then, we will be breaking Congress gate for stable branches.

Change-Id: I0775bcc15dc9cbae6e075fe92f44b5f6c9b9d5d2
Depends-On: Ic0e6b72d8767d92cc63968c442c4ff65bb001cda
  • Loading branch information
gmannos committed Apr 22, 2016
1 parent a66e40e commit e4796f8
Show file tree
Hide file tree
Showing 20 changed files with 4 additions and 911 deletions.
2 changes: 0 additions & 2 deletions etc/javelin-resources.yaml.sample
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,3 @@ objects:
owner: javelin
file: /etc/hosts
swift_role: Member

telemetry: true
Empty file removed tempest/api/telemetry/__init__.py
Empty file.
196 changes: 0 additions & 196 deletions tempest/api/telemetry/base.py

This file was deleted.

110 changes: 0 additions & 110 deletions tempest/api/telemetry/test_alarming_api.py

This file was deleted.

69 changes: 0 additions & 69 deletions tempest/api/telemetry/test_alarming_api_negative.py

This file was deleted.

Loading

0 comments on commit e4796f8

Please sign in to comment.