summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorricolin <rico.lin.guanyu@gmail.com>2020-10-28 15:23:21 +0800
committerBalazs Gibizer <balazs.gibizer@est.tech>2022-01-14 14:54:24 +0000
commite49b43329c9f1aa2e08e64fb4710a5e148b42382 (patch)
tree4c049e5f9cd39db071da82d12a8f8b42c0f5e963
parentcbe9be5e7625d374fc6cfbb63b7e3ef5335bf330 (diff)
downloadheat-e49b43329c9f1aa2e08e64fb4710a5e148b42382.tar.gz
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 (cherry picked from commit 253aff806bf95bd8426cadc104c4fe068bcd7ea7)
-rw-r--r--.zuul.yaml11
1 files changed, 2 insertions, 9 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 802750c1f..aa0ccf2f7 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -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