diff options
author | qun wan <qun.wan@intel.com> | 2017-06-20 22:24:49 -0400 |
---|---|---|
committer | qun wan <qun.wan@intel.com> | 2017-06-20 22:24:49 -0400 |
commit | f94664f5186e1392958825d65410dccf1765d419 (patch) | |
tree | 5a88058eaa609a52b530de841b01ff36f9d2621d /jjb/nsh_sfc | |
parent | 29e8928eeee2321ef1887c1f1f49bce918daef57 (diff) |
patch for the csit output.html, log.html
Change-Id: I21cae8d4b46ac19d336af1e49874a5e2c3206c4a
Signed-off-by: qun wan <qun.wan@intel.com>
Diffstat (limited to 'jjb/nsh_sfc')
-rw-r--r-- | jjb/nsh_sfc/nsh_sfc.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/nsh_sfc/nsh_sfc.yaml b/jjb/nsh_sfc/nsh_sfc.yaml index 0dde7e323..7d630becd 100644 --- a/jjb/nsh_sfc/nsh_sfc.yaml +++ b/jjb/nsh_sfc/nsh_sfc.yaml @@ -496,7 +496,7 @@ publishers: - archive-artifacts: - artifacts: 'report.html, log.html, output.xml, output_perf_data.xml' + artifacts: 'csit/report.html, csit/log.html, csit/output.xml, csit/output_perf_data.xml' latest-only: false - robot-report: @@ -550,7 +550,7 @@ publishers: - archive-artifacts: - artifacts: 'report.html, log.html, output.xml' + artifacts: 'csit/report.html, csit/log.html, csit/output.xml' latest-only: false - robot-report: |