Set Tempest's service_availability setting for panko
Tempest's service_availability config option includes all the service
availability which is further used by tests to take decision of skip
or run the test.
For example, [service_availability].panko is true then, panko test will run
or if [service_availability].panko is false then, all panko related tests either
in telemetry tempest plugin or any other plugins will be skipped.
This commit add the setting of panko service[1] on panko devstack plugin.
Reviewed: https:/ /review. opendev. org/620000 /git.openstack. org/cgit/ openstack/ panko/commit/ ?id=a725f644120 f94f03c575915c7 0e0f44c7114687
Committed: https:/
Submitter: Zuul
Branch: master
commit a725f644120f94f 03c575915c70e0f 44c7114687
Author: ghanshyam <email address hidden>
Date: Mon Nov 26 10:09:13 2018 +0000
Set Tempest's service_ availability setting for panko
Tempest's service_ availability config option includes all the service
availability which is further used by tests to take decision of skip
or run the test.
For example, [service_ availability] .panko is true then, panko test will run availability] .panko is false then, all panko related tests either
or if [service_
in telemetry tempest plugin or any other plugins will be skipped.
This commit add the setting of panko service[1] on panko devstack plugin.
Closes-Bug: #1743688 /github. com/openstack/ telemetry- tempest- plugin/ blob/master/ telemetry_ tempest_ plugin/ config. py#L23
[1] https:/
Change-Id: I57e182850fbf7f cab5df75c05f0ef 95a8c23e923