diff options
author | qun wan <qun.wan@intel.com> | 2017-06-05 16:34:13 -0400 |
---|---|---|
committer | qun wan <qun.wan@intel.com> | 2017-06-05 22:19:10 -0400 |
commit | 4ef56708b5b9d94eee59b2cd941422edda2c36b6 (patch) | |
tree | c95a58a163cd5073578ce36aa24d039ba7812be0 | |
parent | 97ca62b8792ef55455ffc1af804333fbbe3d44e2 (diff) |
Patch for the nsh_sfc jenkins job scheduler.
Change-Id: Ie61daaec21c82137d6f05c2d8db73639afa41fe0
Signed-off-by: qun wan <qun.wan@intel.com>
-rw-r--r-- | jjb/nsh_sfc/nsh_sfc.yaml | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/jjb/nsh_sfc/nsh_sfc.yaml b/jjb/nsh_sfc/nsh_sfc.yaml index afcb95216..0dde7e323 100644 --- a/jjb/nsh_sfc/nsh_sfc.yaml +++ b/jjb/nsh_sfc/nsh_sfc.yaml @@ -14,8 +14,6 @@ os: - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' stream: - master: branch: 'master' @@ -490,7 +488,7 @@ - gerrit-trigger-manually-triggered: name: '{project}' branch: '{branch}' - comment-trigger-value: 'nsh_sfc perf weekly' + comment-trigger-value: 'nsh_sfc_perf_weekly' builders: - shell: @@ -525,6 +523,10 @@ 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: @@ -533,13 +535,14 @@ 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: |