From 321d67f827ea17d299f7e3eb69f3c6c6c76d6a7d Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Mon, 11 Jan 2016 12:14:40 +0500 Subject: Corrected the name of pod dell-us-deploying-bm3 Job didn't execute due to mismatch in name of dell-us-deploying-bm3 lab. Name changed from dell-us-deploying-bm-3 to dell-us-deploying-bm3 Change-Id: I52e1a4fbcb1a77610e4bc7282196650ecc77f7fc Signed-off-by: Nauman_Ahad --- jjb/qtip/qtip.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/qtip') diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml index f211763af..1b8a05178 100644 --- a/jjb/qtip/qtip.yml +++ b/jjb/qtip/qtip.yml @@ -12,8 +12,8 @@ node: 'dell-us-testing-bm-1' installer_type: 'fuel' installer_ip: '10.20.0.2' - - dell-us-deploying-bm-3: - node: 'dell-us-deploying-bm-3' + - dell-us-deploying-bm3: + node: 'dell-us-deploying-bm3' installer_type: 'fuel' installer_ip: '10.20.0.2' -- cgit