From 78634e1946ae8ffc7c594f2e74e2d0d2ed93e132 Mon Sep 17 00:00:00 2001 From: "Brad P. Crochet" Date: Wed, 7 Jun 2017 08:40:16 -0400 Subject: [PATCH] Rename agent-ramdisk job to ironic-python-agent The buildimage jobs for TripleO need to have the job named with ironic-python-agent, instead of agent-ramdisk. This patch also removes the deploy-image jobs, as those are no longer relevant, and haven't been for quite some time. Change-Id: I965968836c24375c390366df126675f34a2dc316 --- jenkins/jobs/projects.yaml | 3 +-- zuul/layout.yaml | 6 ++---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index b68d8b7c53..baa031e6c4 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -13357,8 +13357,7 @@ suffix: '-nv' node: centos-7 image-name: - - agent-ramdisk - - deploy-ramdisk + - ironic-python-agent - overcloud-hardened-full - project: diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 12b11cd138..ad415cae40 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -9092,8 +9092,7 @@ projects: experimental: - gate-tripleo-buildimage-overcloud-full-centos-7 - gate-tripleo-buildimage-overcloud-hardened-full-centos-7-nv - - gate-tripleo-buildimage-agent-ramdisk-centos-7-nv - - gate-tripleo-buildimage-deploy-ramdisk-centos-7-nv + - gate-tripleo-buildimage-ironic-python-agent-centos-7-nv - gate-dsvm-nodepool-debian-src-nv - gate-dib-dsvm-functests-python2-opensuse-422-nv - gate-dib-dsvm-functests-python3-opensuse-422-nv @@ -16855,8 +16854,7 @@ projects: - gate-tripleo-buildimage-overcloud-full-centos-7 experimental: - gate-tripleo-buildimage-overcloud-hardened-full-centos-7-nv - - gate-tripleo-buildimage-agent-ramdisk-centos-7-nv - - gate-tripleo-buildimage-deploy-ramdisk-centos-7-nv + - gate-tripleo-buildimage-ironic-python-agent-centos-7-nv - name: openstack/python-troveclient template: