5de75537bd
This patch extends Kuryr's tempest plugin to verify OCP-Route capability. This patch includes also a generic function (named 'wait_kuryr_annotation') for waiting (with max timeout) till specific annotation appears in object metadata. A follow-up patch will update the current code to rely on 'wait_kuryr_annotation' function. Depends-On: Ia1816d2fa1468385544bb854af67c391050f3636 Change-Id: I8449ceb0735a9aea2e52d5d71a91a51dfd512c17
49 lines
2.0 KiB
YAML
49 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:
|
|
templates:
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- tempest-plugin-jobs
|
|
check:
|
|
jobs:
|
|
- 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:
|
|
queue: kuryr
|
|
jobs:
|
|
- 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
|
|
- kuryr-kubernetes-tempest-daemon-openshift-octavia-ingress
|