Commit Graph

3 Commits

Author SHA1 Message Date
zhulingjie f90c73911d Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I10f155c316dc77b69dcbbc387f3edf59ed84b5dd
2019-06-14 14:09:25 +00:00
Witold Bedyk cc4de0713f Fix instructions for running tempest tests
Change-Id: I2a2ca0b1bae3096c1db6972ace361f94a023ea97
2018-03-26 09:43:39 +02:00
Chandan Kumar 679755376b Merged monasca log api tempest plugin into monasca tempest plugin
* monasca_log_api_tempest.tests -> monasca_tempest_tests.tests.log_api
* monasca_log_api_tempest.clients -> monasca_tempest_tests.clients.log_api
* monasca_log_api_tempest.services -> monasca_tempest_tests.services
* Anything starting with log_api contains monasca_log_api_tempest
  tempest plugin pieces.
* plugin.py and config.py is unified
* We can run monasca_log_api_tempest tests by pass following regex:
  monasca_tempest_tests.tests.log_api
* moved monasca_log_api/tests/base.UNICODE_MESSAGES to
  monasca_tempest_tests.tests.log_api.base.py
* Added devstack plugin to run tempest locally

Story: 2001400
Task: 6082

Change-Id: I44922da236967b5df798f36675828ce78b2e41d8
2018-01-24 12:35:42 +00:00