diff options
author | wu.zhihui <wu.zhihui1@zte.com.cn> | 2016-08-15 09:42:54 +0800 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-08-15 07:40:13 +0000 |
commit | 026f94c03da9a5c0a3a5f5f8987c0bfd4ebaa5f4 (patch) | |
tree | 6ba70600f491a3f2a441912de519cd09817035b8 | |
parent | bee6e516f14eb1178630585e89e5dedd81135694 (diff) |
update zte-pod2 info in slave-params.yml
Due to migrate ZTE-POD2 from Nanjing to Shanghai, update
zte-pod2 info.
JIRA:PHAROS-245
Change-Id: I17279d90076eb0c83a8747fba59221afb1df493d
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
-rw-r--r-- | jjb/opnfv/slave-params.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index 4d73ad807..3407cd73c 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -352,8 +352,12 @@ description: 'Git URL to use on this Jenkins Slave' - string: name: INSTALLER_IP - default: '10.20.1.2' + default: '10.20.7.2' description: 'IP of the installer' + - string: + name: BRIDGE + default: 'br7' + description: 'pxe bridge for booting of Fuel master' - parameter: name: 'zte-pod3-defaults' parameters: |