openstack-ansible-os_tempest/zuul.d/jobs.yaml

42 lines
1.4 KiB
YAML

---
# Copyright 2018, Red Hat, Inc.
#
# 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.
- job:
name: openstack-ansible-deploy-aio_distro_metal_tempestconf-centos-8-stream
parent: openstack-ansible-deploy-aio_distro_metal-centos-8-stream
pre-run:
- zuul.d/playbooks/pre-tempestconf.yml
voting: false
- job:
name: tripleo-ci-centos-7-standalone-os-tempest-train
parent: tripleo-ci-base-standalone
nodeset: single-centos-7-node
branches: master
override-checkout: 'stable/train'
vars:
branch_override: 'stable/train'
featureset: '052'
featureset_override:
use_os_tempest: true
tempest_tempest_conf_overrides:
auth.use_dynamic_credentials: true
tempest_test_includelist:
- 'tempest.api.identity.v3'
- 'tempest.scenario.test_server_basic_ops'
- 'tempest.api.volume.admin.test_multi_backend'
- 'tempest.scenario.test_object_storage_basic_ops'