summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorLuigi Toscano <ltoscano@redhat.com>2020-09-01 12:08:46 +0200
committerLuigi Toscano <ltoscano@redhat.com>2020-09-01 12:08:46 +0200
commitca4e029f2a5b105bf479dc75b1f3f2d61595f5c0 (patch)
tree99ac1c1ff945e5a6669b35eb2b18a65d3755d697 /.zuul.yaml
parentefc9bae2b9d6db4d9278293589d624f8b6244f80 (diff)
downloadtrove-ca4e029f2a5b105bf479dc75b1f3f2d61595f5c0.tar.gz
Remove the definition of trove-grenade
(and of its now unused parent trove-legacy-dsvm-base) The job is not used in this repository anymore (since I49bd6c824b837d22d9f3945a3e8c2343c831b352). It was only used by grenade.git, but that usage has been removed by I8f976041e98502de4770ece8cb7f04a928e8f3d9. Moreover, it is a legacy job and it should be ported to a native Zuul v3 job, and more important it doesn't really test the upgrade, because there are no grenade plugins for trove. An upgrade job is useful, but a grenade trove plugin should be written first and a new native job should be created instead of restoring the legacy one. Depends-On: https://review.opendev.org/749212 Change-Id: Ib5ecc496aee28a6a2bbb01138e1f511bfc179302
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml31
1 files changed, 0 insertions, 31 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 6364df56..9a317642 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -39,26 +39,6 @@
- master
- job:
- name: trove-legacy-dsvm-base
- parent: legacy-dsvm-base
- abstract: true
- timeout: 10800
- required-projects:
- - openstack/devstack-gate
- - openstack/diskimage-builder
- - openstack/tripleo-image-elements
- - openstack/trove
- - openstack/trove-dashboard
- irrelevant-files:
- - ^.*\.rst$
- - ^api-ref/.*$
- - ^doc/.*$
- - ^releasenotes/.*$
- - ^tools/.*$
- - ^trove/hacking/.*$
- - ^trove/tests/unittests/.*$
-
-- job:
name: trove-devstack-base
parent: devstack
abstract: true
@@ -139,17 +119,6 @@
trove_test_datastore_version: '5.7.29'
- job:
- name: trove-grenade
- parent: trove-legacy-dsvm-base
- run: playbooks/legacy/grenade-dsvm-trove/run.yaml
- post-run: playbooks/legacy/grenade-dsvm-trove/post.yaml
- required-projects:
- - openstack/grenade
- - openstack/devstack-gate
- - openstack/trove
- - openstack/trove-dashboard
-
-- job:
name: trove-scenario-cassandra-single
parent: trove-devstack-base
vars: