diff options
author | Nauman_Ahad <Nauman_Ahad@dell.com> | 2016-01-11 12:14:40 +0500 |
---|---|---|
committer | Nauman_Ahad <Nauman_Ahad@dell.com> | 2016-01-11 12:14:40 +0500 |
commit | 321d67f827ea17d299f7e3eb69f3c6c6c76d6a7d (patch) | |
tree | 8fc0888ffe5e5333eb4a3b2950a11298a495bd93 /jjb/qtip/qtip.yml | |
parent | f70c960c329b78ff1ccf90b97f1ad9b1311f4e6e (diff) |
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 <Nauman_Ahad@dell.com>
Diffstat (limited to 'jjb/qtip/qtip.yml')
-rw-r--r-- | jjb/qtip/qtip.yml | 4 |
1 files changed, 2 insertions, 2 deletions
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' |