Enable autoscaling tests in scenario002

Depends-On: I000c36797f01c704ca9716b2bcfa9bcc2d75417e
Change-Id: I6cb0c9a935ff767b4e5a35d5c93e9d31de36509e
This commit is contained in:
Pradeep Kilambi 2017-09-13 13:12:39 -06:00 committed by Emilien Macchi
parent e3695ec1e2
commit 0e12befd35
1 changed files with 3 additions and 2 deletions

View File

@ -87,14 +87,15 @@ tempest_whitelist:
- 'tempest.api.object_storage.test_object_services.ObjectTest'
# Testing cinder volumes encrypted by barbican:
- 'tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes'
# TODO(emilien) run autoscaling tests when telemetry works in python-tempestconf
# - 'ceilometer.tests.tempest.scenario.test_telemetry_integration.TestTelemetryIntegration'
# Testing telemetry autoscaling
- 'ceilometer.tests.tempest.scenario.test_telemetry_integration.TestTelemetryIntegration'
# TODO(emilien) run ec2api tests when ec2api is supported in python-tempestconf
# - 'ec2api.tests.functional.api.test_key_pairs.KeyPairTest'
tempest_plugins:
- python-aodh-tests
- python-ceilometer-tests
- python-gnocchi-tests
- python-panko-tests
- python-barbican-tests-tempest
- python-zaqar-tests
- python-ec2-api-tests