Disable sahara tempest tests
Sahara as of Zed is broken with u-c due to jsonschema version. There're several fixes that were proposed for upstream service, like [1] but they still never passed CI due to other issues in code. Thus we disable running sahara-specific tests for now to make our role jobs passing. [1] https://review.opendev.org/c/openstack/sahara/+/864728 Change-Id: I259aeac054898d73d3c29056e979e26e723245d4
This commit is contained in:
parent
79fc2a604d
commit
3faeecc1d2
@ -11,4 +11,4 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
tempest_test_includelist:
|
tempest_test_includelist:
|
||||||
- sahara_tempest_plugin.tests.api
|
- sahara_tempest_plugin.tests.api.test_job_binary_internals
|
||||||
|
Loading…
Reference in New Issue
Block a user