From 1cc0ef2c7d2ab7a6c62209a2391ea093a2b998f3 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Mon, 5 Sep 2016 09:47:16 +1200 Subject: [PATCH] Remove heat-templates-buildimages job The image built by this job is no longer used and is known to be broken. Also this job may have just started failing, which may be the reason heat-templates changes are wedged in Submitted, Merge Pending: https://review.openstack.org/#/q/project:openstack/heat-templates+status:submitted Change-Id: I64cff397373e0934ed22e490189365ace5638591 --- jenkins/jobs/heat.yaml | 23 ----------------------- zuul/layout.yaml | 2 -- 2 files changed, 25 deletions(-) diff --git a/jenkins/jobs/heat.yaml b/jenkins/jobs/heat.yaml index 7aa48f9386..e89fdaf3e1 100644 --- a/jenkins/jobs/heat.yaml +++ b/jenkins/jobs/heat.yaml @@ -31,29 +31,6 @@ - devstack-logs - console-log -- job: - name: 'heat-templates-buildimages' - node: ubuntu-trusty - - builders: - - link-logs - - net-info - - gerrit-git-prep - - install-distro-packages - - diskimage-builder-install - - shell: | - hot/software-config/test-image/build-heat-test-image.sh - - publishers: - - scp: - site: 'tarballs.openstack.org' - files: - - source: 'fedora-heat-test-image.qcow2' - target: 'tarballs/heat-test-image' - keep-hierarchy: false - copy-after-failure: false - - console-log - - job-template: name: '{pipeline}-heat-dsvm-functional-{engine}-{datastore}-{lbaasversion}{special}{job-suffix}' node: '{node}' diff --git a/zuul/layout.yaml b/zuul/layout.yaml index e09b091ef9..3fc23fe127 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -9342,8 +9342,6 @@ projects: - gate-heat-templates-python27-ubuntu-trusty - gate-heat-templates-pep8-ubuntu-xenial - gate-heat-templates-python27-ubuntu-xenial - post: - - heat-templates-buildimages - name: openstack/heat-translator template: