Merge "[Stable only] Drop *-master jobs" into stable/rocky

This commit is contained in:
Zuul 2020-08-20 02:03:50 +00:00 committed by Gerrit Code Review
commit 2e910c5324
1 changed files with 0 additions and 23 deletions

View File

@ -52,7 +52,6 @@
jobs: jobs:
- neutron-functional - neutron-functional
- neutron-tempest-postgres-full - neutron-tempest-postgres-full
- neutron-tempest-with-ryu-master
experimental: experimental:
jobs: jobs:
- neutron-functional-python35 - neutron-functional-python35
@ -135,17 +134,6 @@
- ^setup.cfg$ - ^setup.cfg$
- ^tools/.*$ - ^tools/.*$
- ^tox.ini$ - ^tox.ini$
- legacy-tempest-dsvm-neutron-with-ryu-master:
irrelevant-files:
- ^(test-|)requirements.txt$
- ^.*\.rst$
- ^doc/.*$
- ^neutron/locale/.*$
- ^neutron/tests/unit/.*$
- ^releasenotes/.*$
- ^setup.cfg$
- ^tools/.*$
- ^tox.ini$
post: post:
jobs: jobs:
- openstack-tox-cover - openstack-tox-cover
@ -427,17 +415,6 @@
- openstack/neutron - openstack/neutron
- openstack/tempest - openstack/tempest
- job:
name: neutron-tempest-with-ryu-master
parent: legacy-dsvm-base
run: playbooks/legacy/neutron-tempest-with-ryu-master/run.yaml
post-run: playbooks/legacy/neutron-tempest-with-ryu-master/post.yaml
timeout: 7800
required-projects:
- openstack/devstack-gate
- openstack/neutron
- openstack/tempest
- job: - job:
name: neutron-fullstack-with-uwsgi name: neutron-fullstack-with-uwsgi
parent: legacy-dsvm-base parent: legacy-dsvm-base