65c67ae843
Currently there is no check gate job that runs on centos. The only job we have is kuryr-kubernetes-tempest-octavia-centos-7 which was moved to the experimental gate. I have moved it to the check gate so we will keep checking it. Change-Id: Id13e86192b4834744c097c1a52ac5e95d64b4415
44 lines
1.8 KiB
YAML
44 lines
1.8 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
|
|
- kuryr-kubernetes-tempest-multinode-octavia
|
|
- kuryr-kubernetes-tempest-octavia-centos-7
|
|
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-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-ovn
|