X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fnsh_sfc%2Fnsh_sfc.yaml;h=39d879acc67d6a944fc2e869e62df480a5611cc8;hb=b88cae6e809c12e33c60f0d81339fea6377e7b0f;hp=49c8f18f5ef46f61f2b91670d7f8b24a90f1f53b;hpb=7f85d301a2488deccaa2dd818b1aa062e4b26649;p=ci-management.git diff --git a/jjb/nsh_sfc/nsh_sfc.yaml b/jjb/nsh_sfc/nsh_sfc.yaml index 49c8f18f5..39d879acc 100644 --- a/jjb/nsh_sfc/nsh_sfc.yaml +++ b/jjb/nsh_sfc/nsh_sfc.yaml @@ -442,6 +442,11 @@ node: '{os}-builder-4c-4g' concurrent: true jdk: openjdk8-{os} + archive-artifacts: '**/build-root/docs/html/*' + allow-empty: 'true' + fingerprint: false + only-if-success: true + default-excludes: false build-discarder: daysToKeep: '{build-days-to-keep}' @@ -458,6 +463,10 @@ os: 'ubuntu1604' - maven-exec: maven-version: 'mvn33-new' + - string: + name: ARCHIVE_ARTIFACTS + default: '{archive-artifacts}' + description: Artifacts to archive to the logs server. scm: - gerrit-trigger-scm: @@ -505,12 +514,6 @@ !include-raw-escape: include-raw-nsh_sfc-docs.sh publishers: - - archive: - artifacts: 'build-root/docs/html/*' - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - fdio-infra-shiplogs: maven-version: 'mvn33-new' @@ -520,6 +523,9 @@ project-type: freestyle node: '{os}-builder-4c-4g' concurrent: true + archive-artifacts: '**/csit/archive/*.*' + latest-only: false + build-discarder: daysToKeep: '{build-days-to-keep}' @@ -536,6 +542,10 @@ os: '{os}' - repo-name-parameter: repo-name: '{repo-stream-part}.ubuntu.xenial.main' + - string: + name: ARCHIVE_ARTIFACTS + default: '{archive-artifacts}' + description: Artifacts to archive to the logs server. scm: - gerrit-trigger-scm: @@ -558,10 +568,6 @@ !include-raw-escape: include-raw-nsh_sfc-csit-perf-hw.sh pulishers: - - archive-artifacts: - artifacts: 'csit/archive/*.*' - latest-only: false - - robot-report: output-path: 'csit/archive' @@ -574,6 +580,9 @@ project-type: freestyle node: '{os}-builder-4c-4g' concurrent: true + archive-artifacts: '**/csit/archive/*.*' + latest-only: false + build-discarder: daysToKeep: '{build-days-to-keep}' @@ -590,6 +599,10 @@ os: '{os}' - repo-name-parameter: repo-name: '{repo-stream-part}.ubuntu.xenial.main' + - string: + name: ARCHIVE_ARTIFACTS + default: '{archive-artifacts}' + description: Artifacts to archive to the logs server. scm: - gerrit-trigger-scm: @@ -612,12 +625,17 @@ !include-raw-escape: include-raw-nsh_sfc-csit-functional-virl.sh publishers: - - archive-artifacts: - artifacts: 'csit/archive/*.*' - latest-only: false - - robot-report: output-path: 'csit/archive' - fdio-infra-shiplogs: maven-version: 'mvn33-new' + +- project: + name: nsh_sfc-info + project-name: nsh_sfc + jobs: + - gerrit-info-yaml-verify + build-node: centos7-builder-4c-4g + project: nsh_sfc + branch: master