Update vfc yaml template 41/8841/2
authorfujinhua <fu.jinhua@zte.com.cn>
Sat, 26 Aug 2017 01:03:24 +0000 (09:03 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Sat, 26 Aug 2017 01:31:30 +0000 (09:31 +0800)
switch verify job node of vfc-gvnfm-vnflcm-python to centos7-redis-4c-4g
switch verify job node of vfc-nfvo-lcm-python to centos7-redis-4c-4g
switch verify job node of vfc-nfvo-catalog to centos7-redis-4c-4g

Change-Id: Icb1b08d241597c2b0cd038ee0c702bd7e3619bec
Issue-Id: CIMAN-35
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
jjb/vfc/vfc-gvnfm-vnflcm-python.yaml
jjb/vfc/vfc-nfvo-catalog.yaml
jjb/vfc/vfc-nfvo-lcm-python.yaml

index c58f5bf..991848a 100644 (file)
@@ -8,7 +8,7 @@
       - 'master':
           branch: 'master'
     mvn-settings: 'vfc-gvnfm-vnflcm-settings'
-    build-node: ubuntu1604-redis-4c-4g
+    build-node: centos7-redis-4c-4g
     subproject:
       - 'lcm':
           path: 'lcm'
index 834d2a8..2856dd6 100644 (file)
@@ -18,4 +18,4 @@
       - '{project-name}-{stream}-merge-java'
     files: '**'
     archive-artifacts: ''
-    build-node: ubuntu1604-redis-4c-4g
\ No newline at end of file
+    build-node: centos7-redis-4c-4g
\ No newline at end of file
index 8ce9eb1..8fc3b9e 100644 (file)
@@ -8,7 +8,7 @@
       - 'master':
           branch: 'master'
     mvn-settings: 'vfc-nfvo-lcm-settings'
-    build-node: ubuntu1604-redis-4c-4g
+    build-node: centos7-redis-4c-4g
     subproject:
       - 'lcm':
           path: '.'