diff options
author | Iury Gregory Melo Ferreira <imelofer@redhat.com> | 2020-06-01 08:58:41 +0200 |
---|---|---|
committer | Iury Gregory Melo Ferreira <imelofer@redhat.com> | 2020-06-01 23:01:41 +0200 |
commit | 2e9fede75145f929493ae368e9de2e8c6c7ae079 (patch) | |
tree | fb7b614d2516f07535152b09db8d105b9308b9fe /zuul.d | |
parent | 05fdb284359a0965b9fdfee815ba98c26be2a60a (diff) | |
download | ironic-2e9fede75145f929493ae368e9de2e8c6c7ae079.tar.gz |
Remove ironic-grenade-dsvm
The job is not required anymore since grenade is using
the zuulv3 ironic-grenade[1]
[1] https://review.opendev.org/#/c/731773/
Change-Id: I616a238bfb7864bf8752ec1475c8f611b2d28493
Diffstat (limited to 'zuul.d')
-rw-r--r-- | zuul.d/ironic-jobs.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml index 774c96373..60a3e8375 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -855,9 +855,3 @@ tempest_concurrency: 1 zuul_copy_output: '{{ devstack_bases.old }}/ironic-bm-logs': logs - -# Keeping till we can rename the job on grenade -- job: - name: ironic-grenade-dsvm - parent: ironic-grenade - timeout: 10800 |