Patch for the nsh_sfc jenkins job scheduler. 12/7012/3
authorqun wan <qun.wan@intel.com>
Mon, 5 Jun 2017 20:34:13 +0000 (16:34 -0400)
committerqun wan <qun.wan@intel.com>
Tue, 6 Jun 2017 02:19:10 +0000 (22:19 -0400)
Change-Id: Ie61daaec21c82137d6f05c2d8db73639afa41fe0
Signed-off-by: qun wan <qun.wan@intel.com>
jjb/nsh_sfc/nsh_sfc.yaml

index afcb952..0dde7e3 100644 (file)
@@ -14,8 +14,6 @@
     os:
         - ubuntu1604:
             repo-os-part: 'ubuntu.xenial.main'
-        - centos7:
-            repo-os-part: 'centos7'
     stream:
         - master:
             branch: 'master'
         - gerrit-trigger-manually-triggered:
             name: '{project}'
             branch: '{branch}'
-            comment-trigger-value: 'nsh_sfc perf weekly'
+            comment-trigger-value: 'nsh_sfc_perf_weekly'
 
     builders:
         - shell:
             project: '{project}'
         - gerrit-parameter:
             branch: '{branch}'
+        - os-parameter:
+            os: '{os}'
+        - repo-name-parameter:
+            repo-name: '{repo-stream-part}.{repo-os-part}'
 
     scm:
         - gerrit-trigger-scm:
             choosing-strategy: 'gerrit'
 
     wrappers:
-       - fdio-infra-wrappers:
+        - fdio-infra-wrappers:
             build-timeout: '{build-timeout}'
 
     triggers:
-        - gerrit-trigger-patch-submitted:
+        - gerrit-trigger-manually-triggered:
             name: '{project}'
             branch: '{branch}'
+            comment-trigger-value: 'nsh_sfc_func'
 
     builders:
         - shell: