faa95934b4
This job is failing on DevStack's execution for a while and nobody seems to care, so let's remove it from our experimental job list. This will conserve some infra resources. Note that I'm leaving its definition in the yaml files and will happily welcome it back once there's someone who fixes it. Change-Id: I0f58239660048b9100ee3ca1872df677c3463ebd
55 lines
2.0 KiB
YAML
55 lines
2.0 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-openshift
|
|
- kuryr-kubernetes-tempest-containerized
|
|
- kuryr-kubernetes-tempest-containerized-ovn
|
|
- kuryr-kubernetes-tempest-py36
|
|
- kuryr-kubernetes-tempest-containerized-py36
|
|
- kuryr-kubernetes-tempest-multinode-containerized
|
|
- kuryr-kubernetes-tempest-centos-7
|
|
gate:
|
|
jobs:
|
|
- kuryr-kubernetes-tempest
|
|
- kuryr-kubernetes-tempest-py36
|
|
- kuryr-kubernetes-tempest-containerized-py36
|
|
experimental:
|
|
jobs:
|
|
- kuryr-kubernetes-tempest-containerized-openshift
|
|
- kuryr-kubernetes-tempest-containerized-l2
|
|
- kuryr-kubernetes-tempest-containerized-pools-namespace
|
|
- kuryr-kubernetes-tempest-containerized-network-policy
|
|
- kuryr-kubernetes-tempest-containerized-openshift-serial
|
|
- kuryr-kubernetes-tempest-ovn
|
|
- kuryr-kubernetes-tempest-openshift-ingress
|
|
- kuryr-kubernetes-tempest-openshift-multi-vif
|
|
- kuryr-kubernetes-tempest-multinode-ha
|
|
- kuryr-kubernetes-tempest-containerized-crio
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-python-jobs
|
|
- openstack-python35-jobs
|
|
- openstack-python36-jobs
|
|
- openstack-lower-constraints-jobs
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|
|
- check-requirements
|
|
- kuryr-kubernetes-tempest-jobs
|