Drop Train designate scenario job

Designate marked Train as EOL with [1] and stable/train
branch removed for it. This patch removes the job as
it's now failing.

[1] https://review.opendev.org/c/openstack/releases/+/862956

Change-Id: I44fd3b21bee3eeb4bfd2e8ed06c73b372ada77a4
This commit is contained in:
yatinkarel 2023-02-08 12:35:52 +05:30
parent 40b9bbbfb2
commit 7362b85483
2 changed files with 0 additions and 23 deletions

View File

@ -85,7 +85,6 @@
- neutron-tempest-plugin-scenario-linuxbridge-train
- neutron-tempest-plugin-scenario-openvswitch-train
- neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid-train
- neutron-tempest-plugin-designate-scenario-train
gate:
jobs:
- neutron-tempest-plugin-api-train

View File

@ -238,28 +238,6 @@
vars:
network_api_extensions_common: *api_extensions
- job:
name: neutron-tempest-plugin-designate-scenario-train
parent: neutron-tempest-plugin-designate-scenario
nodeset: openstack-single-node-bionic
override-checkout: stable/train
required-projects:
- openstack/neutron
- name: openstack/neutron-tempest-plugin
override-checkout: 1.5.0
- openstack/tempest
- name: openstack/designate-tempest-plugin
override-checkout: 0.7.0
vars:
network_api_extensions_common: *api_extensions
devstack_localrc:
# NOTE(bcafarel) guestmount binary not available on host OS
IMAGE_URLS: https://cloud-images.ubuntu.com/releases/bionic/release/ubuntu-18.04-server-cloudimg-amd64.img
ADVANCED_IMAGE_NAME: ubuntu-18.04-server-cloudimg-amd64
ADVANCED_INSTANCE_TYPE: ds512M
ADVANCED_INSTANCE_USER: ubuntu
CUSTOMIZE_IMAGE: false
- job:
name: neutron-tempest-plugin-sfc-train
parent: neutron-tempest-plugin-sfc