3faeecc1d2
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
15 lines
633 B
Django/Jinja
15 lines
633 B
Django/Jinja
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
tempest_test_includelist:
|
|
- sahara_tempest_plugin.tests.api.test_job_binary_internals
|