This is an automatically generated patch to ensure unit testing is in place for all the of the tested runtimes for wallaby. See also the PTI in governance [1]. [1]: https://governance.openstack.org/tc/reference/project-testing-interface.html Change-Id: I52922bddc4e6b634180382abc756339582e7b271
66 lines
2.4 KiB
YAML
66 lines
2.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.
|
|
|
|
- project-template:
|
|
name: kuryr-kubernetes-tempest-jobs
|
|
check:
|
|
jobs:
|
|
- kuryr-kubernetes-tempest
|
|
- kuryr-kubernetes-tempest-containerized
|
|
- kuryr-kubernetes-tempest-containerized-lower-constraints
|
|
- kuryr-kubernetes-tempest-containerized-ovn
|
|
- kuryr-kubernetes-tempest-containerized-network-policy
|
|
- kuryr-kubernetes-tempest-multinode-containerized
|
|
- kuryr-kubernetes-tempest-containerized-ipv6
|
|
- kuryr-kubernetes-tempest-containerized-ovn-ipv6
|
|
- kuryr-kubernetes-tempest-containerized-ovn-provider-ovn
|
|
- kuryr-kubernetes-e2e-np-containerized-ovn-provider-ovn
|
|
gate:
|
|
jobs:
|
|
- kuryr-kubernetes-tempest
|
|
- kuryr-kubernetes-tempest-containerized
|
|
- kuryr-kubernetes-tempest-containerized-ovn
|
|
- kuryr-kubernetes-tempest-containerized-network-policy
|
|
experimental:
|
|
jobs:
|
|
- kuryr-kubernetes-tempest-containerized-l2
|
|
- kuryr-kubernetes-tempest-containerized-openshift
|
|
- kuryr-kubernetes-tempest-containerized-pools-namespace
|
|
- kuryr-kubernetes-tempest-containerized-openshift-serial
|
|
- kuryr-kubernetes-tempest-ovn
|
|
- kuryr-kubernetes-tempest-openshift
|
|
- kuryr-kubernetes-tempest-openshift-multi-vif
|
|
- kuryr-kubernetes-tempest-multinode-ha
|
|
- kuryr-kubernetes-tempest-containerized-crio
|
|
|
|
- project-template:
|
|
name: kuryr-kubernetes-lower-constraints-bionic-jobs
|
|
check:
|
|
jobs:
|
|
- openstack-tox-lower-constraints:
|
|
nodeset: ubuntu-bionic
|
|
gate:
|
|
jobs:
|
|
- openstack-tox-lower-constraints:
|
|
nodeset: ubuntu-bionic
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-python3-wallaby-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
- check-requirements
|
|
- kuryr-kubernetes-lower-constraints-bionic-jobs
|
|
- kuryr-kubernetes-tempest-jobs
|