[Ceilometer] Add test for events in list of tests

Added Ceilometer test for events and traits to the list of tests

Closes-bug: #1511338

Change-Id: I492a09568aa94be1a6f932b7252ff1a4ca0fda40
This commit is contained in:
vgusev 2015-10-23 15:26:44 +03:00 committed by tatyana-leontovich
parent 33d0ce8673
commit 7597ef8b24
1 changed files with 2 additions and 1 deletions

View File

@ -439,7 +439,8 @@ class OSTFCeilometerHelper(TestBasic):
'test_check_glance_notifications',
'test_check_keystone_notifications',
'test_check_neutron_notifications',
'test_check_sahara_notifications']
'test_check_sahara_notifications',
'test_check_events_and_traits']
test_classes = []