e9fd1004ab
This commit marks the deprecation of the support of neutron-lbaasv2 in Kuryr-Kubernetes. It adds a deprecation message, release note and removes the usage of lbaasv2 in the upstream gates. From now on, the default option for lbaasv2 will always be octavia. Change-Id: I528fc7c0462445c880d13268435c993c2e2ff00f
42 lines
1.7 KiB
YAML
42 lines
1.7 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-octavia-l2
|
|
- kuryr-kubernetes-tempest-daemon-containerized-octavia-namespace
|
|
- kuryr-kubernetes-tempest-daemon-ovn
|