kuryr-kubernetes/.zuul.d/project.yaml
Itzik Brown fe5b79b5ff Running tests in serial
Adding the following job which runs tempest tests in serial:
kuryr-kubernetes-tempest-daemon-containerized-openshift-octavia-serial

This is needed, for example, to a test like "Test restart of CNI and
Controller kuryr pods" which can cause problems when running in parallel with
other tests.

Also configured kuryr-kubernetes-tempest-daemon-pools-octavia to run the
tests in serial

Change-Id: Ie961a0ceeb33a6da285afba0019551ce5b54f905
2018-07-11 15:15:09 +03:00

45 lines
1.9 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:
check:
jobs:
- openstack-tox-lower-constraints
- kuryr-kubernetes-tempest-octavia
- kuryr-kubernetes-tempest-lbaasv2
- kuryr-kubernetes-tempest-daemon-octavia
- kuryr-kubernetes-tempest-daemon-openshift-octavia
- kuryr-kubernetes-tempest-daemon-lbaasv2
- kuryr-kubernetes-tempest-daemon-containerized-octavia
- kuryr-kubernetes-tempest-dragonflow
- kuryr-kubernetes-tempest-daemon-containerized-ovn
gate:
jobs:
- openstack-tox-lower-constraints
- kuryr-kubernetes-tempest-octavia
- kuryr-kubernetes-tempest-daemon-octavia
- kuryr-kubernetes-tempest-lbaasv2
- kuryr-kubernetes-tempest-daemon-lbaasv2
- kuryr-kubernetes-tempest-daemon-containerized-octavia
experimental:
jobs:
- kuryr-kubernetes-tempest-multinode-octavia
- kuryr-kubernetes-tempest-octavia-centos-7
- kuryr-kubernetes-tempest-daemon-containerized-openshift-octavia
- kuryr-kubernetes-tempest-daemon-pools-octavia
- kuryr-kubernetes-tempest-daemon-containerized-octavia-l2
- kuryr-kubernetes-tempest-daemon-containerized-octavia-namespace
- kuryr-kubernetes-tempest-daemon-containerized-openshift-octavia-serial
- kuryr-kubernetes-tempest-daemon-ovn