Remove grenade-heat and heat-functional-non-apache

This patch propose to remove following two jobs:

* grenade-heat:
    Since we also run grenade-heat-multinode job, I can't think of any
reason to run both `all in one` version and `multinode` version.

* heat-functional-non-apache

Change-Id: I081d2656eb2f20501b20e267afd19b91c73bd39a
This commit is contained in:
ricolin 2020-10-28 15:23:21 +08:00
parent f0d7425dbb
commit 253aff806b
1 changed files with 2 additions and 9 deletions

View File

@ -134,8 +134,9 @@
HEAT_USE_MOD_WSGI: False
- job:
name: grenade-heat
name: grenade-heat-multinode
parent: grenade
nodeset: openstack-two-node-bionic
required-projects:
- opendev.org/openstack/heat
- opendev.org/openstack/heat-tempest-plugin
@ -155,11 +156,6 @@
tempest_plugins:
- heat-tempest-plugin
- job:
name: grenade-heat-multinode
parent: grenade-heat
nodeset: openstack-two-node-bionic
- project:
templates:
- openstack-cover-jobs
@ -171,15 +167,12 @@
- release-notes-jobs-python3
check:
jobs:
- grenade-heat
- grenade-heat-multinode
- heat-functional
- heat-functional-legacy
- heat-functional-non-apache
gate:
queue: heat
jobs:
- grenade-heat
- grenade-heat-multinode
- heat-functional
- heat-functional-legacy