From f072e7db19218f688835c24bed49845dede1f891 Mon Sep 17 00:00:00 2001 From: Angelo Mantellini Date: Fri, 21 Feb 2020 10:52:40 +0100 Subject: Disable longbow, libccnx and android-sdk jobs Signed-off-by: Angelo Mantellini Change-Id: I1d10ae1a3b76967da8be39f5bec332df244cac55 --- jjb/cicn/cicn.yaml | 2029 +------------------- jjb/cicn/include-raw-cicn-android-sdk-build.sh | 8 - jjb/cicn/include-raw-cicn-http-server-build.sh | 8 - jjb/cicn/include-raw-cicn-libccnx-common-build.sh | 8 - jjb/cicn/include-raw-cicn-libccnx-portal-build.sh | 8 - ...include-raw-cicn-libccnx-transport-rta-build.sh | 8 - jjb/cicn/include-raw-cicn-libicnet-build.sh | 8 - jjb/cicn/include-raw-cicn-longbow-build.sh | 8 - jjb/cicn/include-raw-cicn-longbow-docs.sh | 74 - jjb/cicn/include-raw-cicn-metis-build.sh | 8 - jjb/cicn/include-raw-cicn-radio-emulators-build.sh | 8 - jjb/cicn/include-raw-cicn-vicn-build.sh | 8 - jjb/cicn/include-raw-cicn-vpp-plugin-build.sh | 8 - 13 files changed, 94 insertions(+), 2097 deletions(-) delete mode 100644 jjb/cicn/include-raw-cicn-android-sdk-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-http-server-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-libccnx-common-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-libccnx-portal-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-libccnx-transport-rta-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-libicnet-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-longbow-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-longbow-docs.sh delete mode 100644 jjb/cicn/include-raw-cicn-metis-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-radio-emulators-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-vicn-build.sh delete mode 100644 jjb/cicn/include-raw-cicn-vpp-plugin-build.sh (limited to 'jjb/cicn') diff --git a/jjb/cicn/cicn.yaml b/jjb/cicn/cicn.yaml index 5ae462512..f023453ae 100644 --- a/jjb/cicn/cicn.yaml +++ b/jjb/cicn/cicn.yaml @@ -1,29 +1,4 @@ --- -- project: - name: cicn-longbow - jobs: - - 'cicn-longbow-verify-{stream}-{os}' - - 'cicn-longbow-merge-{stream}-{os}' - - 'cicn-longbow-docs-verify-{stream}' - - 'cicn-longbow-docs-merge-{stream}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'cframework/master' - repo-stream-part: 'master' - - type: - - short - - long - project: name: cicn-libparc @@ -70,1744 +45,28 @@ - short - long -- project: - name: cicn-libccnx-common - jobs: - - 'cicn-libccnx-common-verify-{stream}-{os}' - - 'cicn-libccnx-common-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'ccnxlibs/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-libccnx-transport-rta - jobs: - - 'cicn-libccnx-transport-rta-verify-{stream}-{os}' - - 'cicn-libccnx-transport-rta-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'ccnxlibs/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-libccnx-portal - jobs: - - 'cicn-libccnx-portal-verify-{stream}-{os}' - - 'cicn-libccnx-portal-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'ccnxlibs/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-libicnet - jobs: - - 'cicn-libicnet-verify-{stream}-{os}' - - 'cicn-libicnet-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'libicnet/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-metis - jobs: - - 'cicn-metis-verify-{stream}-{os}' - - 'cicn-metis-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'sb-forwarder/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-http-server - jobs: - - 'cicn-http-server-verify-{stream}-{os}' - - 'cicn-http-server-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'http-server/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-vpp-plugin - jobs: - - 'cicn-vpp-plugin-verify-{stream}-{os}' - - 'cicn-vpp-plugin-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - centos7: - repo-os-part: 'centos7' - - stream: - - master: - branch: 'cicn-plugin/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-viper - jobs: - - 'cicn-viper-verify-{stream}-{os}' - - 'cicn-viper-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1804: - repo-os-part: 'ubuntu.bionic.main' - - stream: - - master: - branch: 'viper/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-radio-emulators - jobs: - - 'cicn-radio-emulators-verify-{stream}-{os}' - - 'cicn-radio-emulators-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - stream: - - master: - branch: 'vicn/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-android-sdk - jobs: - - 'cicn-android-sdk-verify-{stream}-{os}' - - 'cicn-android-sdk-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - stream: - - master: - branch: 'android-sdk/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-vicn - jobs: - - 'cicn-vicn-verify-{stream}-{os}' - - 'cicn-vicn-merge-{stream}-{os}' - - project: 'cicn' - os: - - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' - - stream: - - master: - branch: 'vicn/master' - repo-stream-part: 'master' - - type: - - short - - long - -- project: - name: cicn-view - views: - - project-view - project-name: cicn - -- job-template: - name: 'cicn-longbow-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'release' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-longbow-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-longbow-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-longbow-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-longbow-docs-merge-{stream}' - - project-type: freestyle - node: 'ubuntu1604-builder-8c-32g' - concurrent: true - archive-artifacts: 'longbow/build/documentation/*.tar' - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - 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: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - reverse: - jobs: 'cicn-longbow-merge-{stream}-ubuntu1604' - result: 'success' - - gerrit: - server-name: 'Primary' - trigger-on: - - comment-added-contains-event: - comment-contains-value: 'run-docs' - projects: - - project-compare-type: 'ANT' - project-pattern: '{project}' - branches: - - branch-compare-type: 'ANT' - branch-pattern: '**/{branch}' - skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true - - builders: - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - include-raw-cicn-longbow-docs.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-longbow-docs-verify-{stream}' - - project-type: freestyle - node: 'ubuntu1604-builder-8c-32g' - concurrent: true - archive-artifacts: 'longbow/build/documentation/*.tar' - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - 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: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - include-raw-cicn-longbow-docs.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libparc-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'release' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - reverse: - jobs: 'cicn-longbow-merge-{stream}-ubuntu1604' - result: 'success' - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-longbow-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-libparc-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libparc-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-libparc-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libparc-docs-merge-{stream}' - - project-type: freestyle - node: 'ubuntu1604-builder-8c-32g' - concurrent: true - archive-artifacts: 'libparc/build/documentation/*.tar' - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - 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: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - reverse: - jobs: 'cicn-libparc-merge-{stream}-ubuntu1604' - result: 'success' - - gerrit: - server-name: 'Primary' - trigger-on: - - comment-added-contains-event: - comment-contains-value: 'run-docs' - projects: - - project-compare-type: 'ANT' - project-pattern: '{project}' - branches: - - branch-compare-type: 'ANT' - branch-pattern: '**/{branch}' - skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true - - builders: - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - include-raw-cicn-libparc-docs.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libparc-docs-verify-{stream}' - - project-type: freestyle - node: 'ubuntu1604-builder-8c-32g' - concurrent: true - archive-artifacts: 'libparc/build/documentation/*.tar' - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - 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: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'vpp-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - include-raw-cicn-libparc-docs.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-arm64-libparc-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}arm-us' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'release' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/root/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/root/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-libparc-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-arm64-libparc-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}arm-us' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-libparc-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libccnx-common-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-libparc-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-libccnx-common-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libccnx-common-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-libccnx-common-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libccnx-transport-rta-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-libccnx-common-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-libccnx-transport-rta-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libccnx-transport-rta-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-libccnx-transport-rta-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libccnx-portal-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-libccnx-transport-rta-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-libccnx-portal-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libccnx-portal-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-libccnx-portal-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libicnet-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-libccnx-portal-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-libicnet-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-libicnet-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-libicnet-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-metis-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-libccnx-portal-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-metis-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-metis-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-metis-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-http-server-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - reverse: - jobs: 'cicn-libicnet-merge-{stream}-{os}' - result: 'failure' - - builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - - maven-target: - maven-version: 'mvn33-new' - goals: '--version' - settings: 'cicn-settings' - settings-type: cfp - global-settings: 'global-settings' - global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-http-server-build.sh - - provide-maven-settings: - settings-file: 'cicn-settings' - global-settings-file: 'global-settings' - - shell: - !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-http-server-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' +- project: + name: cicn-viper + jobs: + - 'cicn-viper-verify-{stream}-{os}' + - 'cicn-viper-merge-{stream}-{os}' - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-http-server-build.sh + project: 'cicn' + os: + - ubuntu1804: + repo-os-part: 'ubuntu.bionic.main' - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' + stream: + - master: + branch: 'viper/master' + repo-stream-part: 'master' + + type: + - short + - long - job-template: - name: 'cicn-vpp-plugin-merge-{stream}-{os}' + name: 'cicn-libparc-merge-{stream}-{os}' project-type: freestyle node: '{os}-builder-4c-4g' @@ -1832,7 +91,7 @@ - repo-name-parameter: repo-name: '{repo-stream-part}.{repo-os-part}' - stream-parameter: - stream: 'master' + stream: 'release' - string: name: ARCHIVE_ARTIFACTS default: '{archive-artifacts}' @@ -1849,9 +108,15 @@ build-timeout: '{build-timeout}' triggers: + - reverse: + jobs: 'cicn-longbow-merge-{stream}-ubuntu1604' + result: 'success' - gerrit-trigger-patch-merged: name: '{project}' branch: '{branch}' + - reverse: + jobs: 'cicn-longbow-merge-{stream}-{os}' + result: 'failure' builders: - config-file-provider: @@ -1871,7 +136,7 @@ global-settings-type: cfp - shell: !include-raw-escape: - - include-raw-cicn-vpp-plugin-build.sh + - include-raw-cicn-libparc-build.sh - provide-maven-settings: settings-file: 'cicn-settings' global-settings-file: 'global-settings' @@ -1888,7 +153,7 @@ maven-version: 'mvn33-new' - job-template: - name: 'cicn-vpp-plugin-verify-{stream}-{os}' + name: 'cicn-libparc-verify-{stream}-{os}' project-type: freestyle node: '{os}-builder-4c-4g' @@ -1930,17 +195,23 @@ builders: - shell: !include-raw-escape: - - include-raw-cicn-vpp-plugin-build.sh + - include-raw-cicn-libparc-build.sh publishers: - fdio-infra-shiplogs: maven-version: 'mvn33-new' - job-template: - name: 'cicn-viper-merge-{stream}-{os}' + name: 'cicn-libparc-docs-merge-{stream}' project-type: freestyle - node: '{os}-builder-4c-4g' + node: 'ubuntu1604-builder-8c-32g' + concurrent: true + archive-artifacts: 'libparc/build/documentation/*.tar' + allow-empty: 'true' + fingerprint: false + only-if-success: true + default-excludes: false build-discarder: daysToKeep: '{build-days-to-keep}' @@ -1953,16 +224,8 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - maven-exec: maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - stream-parameter: - stream: 'master' - string: name: ARCHIVE_ARTIFACTS default: '{archive-artifacts}' @@ -1979,53 +242,56 @@ build-timeout: '{build-timeout}' triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - reverse: - jobs: 'cicn-libicnet-merge-{stream}-{os}' - result: 'failure' + jobs: 'cicn-libparc-merge-{stream}-ubuntu1604' + result: 'success' + - gerrit: + server-name: 'Primary' + trigger-on: + - comment-added-contains-event: + comment-contains-value: 'run-docs' + projects: + - project-compare-type: 'ANT' + project-pattern: '{project}' + branches: + - branch-compare-type: 'ANT' + branch-pattern: '**/{branch}' + skip-vote: + successful: true + failed: true + unstable: true + notbuilt: true builders: - - config-file-provider: - files: - - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' - - config-file-provider: - files: - - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' - maven-target: maven-version: 'mvn33-new' goals: '--version' - settings: 'cicn-settings' + settings: 'vpp-settings' settings-type: cfp global-settings: 'global-settings' global-settings-type: cfp - - shell: - !include-raw-escape: - - include-raw-cicn-viper-build.sh - provide-maven-settings: settings-file: 'cicn-settings' global-settings-file: 'global-settings' - shell: !include-raw-escape: - - ../scripts/maven_push_functions.sh - - include-raw-cicn-maven-push.sh - - shell: - !include-raw-escape: - - ../scripts/packagecloud_push.sh + - include-raw-cicn-libparc-docs.sh publishers: - fdio-infra-shiplogs: maven-version: 'mvn33-new' - job-template: - name: 'cicn-viper-verify-{stream}-{os}' + name: 'cicn-libparc-docs-verify-{stream}' project-type: freestyle - node: '{os}-builder-4c-4g' + node: 'ubuntu1604-builder-8c-32g' concurrent: true + archive-artifacts: 'libparc/build/documentation/*.tar' + allow-empty: 'true' + fingerprint: false + only-if-success: true + default-excludes: false build-discarder: daysToKeep: '{build-days-to-keep}' @@ -2038,8 +304,8 @@ project: '{project}' - gerrit-parameter: branch: '{branch}' - - os-parameter: - os: '{os}' + - maven-exec: + maven-version: 'mvn33-new' - string: name: ARCHIVE_ARTIFACTS default: '{archive-artifacts}' @@ -2048,8 +314,8 @@ scm: - gerrit-trigger-scm: credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' + refspec: '' + choosing-strategy: 'default' wrappers: - fdio-infra-wrappers: @@ -2061,19 +327,29 @@ branch: '{branch}' builders: + - maven-target: + maven-version: 'mvn33-new' + goals: '--version' + settings: 'vpp-settings' + settings-type: cfp + global-settings: 'global-settings' + global-settings-type: cfp + - provide-maven-settings: + settings-file: 'cicn-settings' + global-settings-file: 'global-settings' - shell: !include-raw-escape: - - include-raw-cicn-viper-build.sh + - include-raw-cicn-libparc-docs.sh publishers: - fdio-infra-shiplogs: maven-version: 'mvn33-new' - job-template: - name: 'cicn-radio-emulators-merge-{stream}-{os}' + name: 'cicn-arm64-libparc-merge-{stream}-{os}' project-type: freestyle - node: '{os}-builder-4c-4g' + node: '{os}arm-us' build-discarder: daysToKeep: '{build-days-to-keep}' @@ -2095,7 +371,7 @@ - repo-name-parameter: repo-name: '{repo-stream-part}.{repo-os-part}' - stream-parameter: - stream: 'master' + stream: 'release' - string: name: ARCHIVE_ARTIFACTS default: '{archive-artifacts}' @@ -2120,11 +396,11 @@ - config-file-provider: files: - file-id: '.packagecloud' - target: '/home/jenkins/.packagecloud' + target: '/root/.packagecloud' - config-file-provider: files: - file-id: 'packagecloud_api' - target: '/home/jenkins/packagecloud_api' + target: '/root/packagecloud_api' - maven-target: maven-version: 'mvn33-new' goals: '--version' @@ -2134,7 +410,7 @@ global-settings-type: cfp - shell: !include-raw-escape: - - include-raw-cicn-radio-emulators-build.sh + - include-raw-cicn-libparc-build.sh - provide-maven-settings: settings-file: 'cicn-settings' global-settings-file: 'global-settings' @@ -2151,131 +427,11 @@ maven-version: 'mvn33-new' - job-template: - name: 'cicn-radio-emulators-verify-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - concurrent: true - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' - choosing-strategy: 'gerrit' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-submitted: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-radio-emulators-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-android-sdk-merge-{stream}-{os}' - - project-type: freestyle - node: '{os}-builder-4c-4g' - archive-artifacts: > - **/IGetAndroid/app/build/outputs/apk/release/*.apk, - **/MetisForwarderAndroid/app/build/outputs/apk/release/*.apk, - **/HttpServer/app/build/outputs/apk/release/*.apk, - **/build_armv7-a/viper/viper-armv7//build/outputs/apk/*.apk - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false - - build-discarder: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' - artifactDaysToKeep: '{build-artifact-days-to-keep}' - artifactNumToKeep: '{build-artifact-num-to-keep}' - - parameters: - - project-parameter: - project: '{project}' - - gerrit-parameter: - branch: '{branch}' - - os-parameter: - os: '{os}' - - maven-project-parameter: - maven: 'mvn33-new' - - maven-exec: - maven-version: 'mvn33-new' - - repo-name-parameter: - repo-name: '{repo-stream-part}.{repo-os-part}' - - string: - name: ARCHIVE_ARTIFACTS - default: '{archive-artifacts}' - description: Artifacts to archive to the logs server. - - scm: - - gerrit-trigger-scm: - credentials-id: 'jenkins-gerrit-credentials' - refspec: '' - choosing-strategy: 'default' - - wrappers: - - fdio-infra-wrappers: - build-timeout: '{build-timeout}' - - triggers: - - gerrit-trigger-patch-merged: - name: '{project}' - branch: '{branch}' - - builders: - - shell: - !include-raw-escape: - - include-raw-cicn-android-sdk-build.sh - - publishers: - - fdio-infra-shiplogs: - maven-version: 'mvn33-new' - -- job-template: - name: 'cicn-android-sdk-verify-{stream}-{os}' + name: 'cicn-arm64-libparc-verify-{stream}-{os}' project-type: freestyle - node: '{os}-builder-4c-4g' + node: '{os}arm-us' concurrent: true - archive-artifacts: > - **/iGetAndroid/app/build/outputs/apk/*.apk, - **/MetisForwarder/app/build/outputs/apk/*.apk, - **/build/viper/viper-armv7//build/outputs/apk/*.apk - allow-empty: 'true' - fingerprint: false - only-if-success: true - default-excludes: false build-discarder: daysToKeep: '{build-days-to-keep}' @@ -2313,14 +469,14 @@ builders: - shell: !include-raw-escape: - - include-raw-cicn-android-sdk-build.sh + - include-raw-cicn-libparc-build.sh publishers: - fdio-infra-shiplogs: maven-version: 'mvn33-new' - job-template: - name: 'cicn-vicn-merge-{stream}-{os}' + name: 'cicn-viper-merge-{stream}-{os}' project-type: freestyle node: '{os}-builder-4c-4g' @@ -2365,6 +521,9 @@ - gerrit-trigger-patch-merged: name: '{project}' branch: '{branch}' + - reverse: + jobs: 'cicn-libicnet-merge-{stream}-{os}' + result: 'failure' builders: - config-file-provider: @@ -2384,7 +543,7 @@ global-settings-type: cfp - shell: !include-raw-escape: - - include-raw-cicn-vicn-build.sh + - include-raw-cicn-viper-build.sh - provide-maven-settings: settings-file: 'cicn-settings' global-settings-file: 'global-settings' @@ -2401,7 +560,7 @@ maven-version: 'mvn33-new' - job-template: - name: 'cicn-vicn-verify-{stream}-{os}' + name: 'cicn-viper-verify-{stream}-{os}' project-type: freestyle node: '{os}-builder-4c-4g' @@ -2443,7 +602,7 @@ builders: - shell: !include-raw-escape: - - include-raw-cicn-vicn-build.sh + - include-raw-cicn-viper-build.sh publishers: - fdio-infra-shiplogs: diff --git a/jjb/cicn/include-raw-cicn-android-sdk-build.sh b/jjb/cicn/include-raw-cicn-android-sdk-build.sh deleted file mode 100644 index dc0054e8f..000000000 --- a/jjb/cicn/include-raw-cicn-android-sdk-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd scripts -bash build-apk.sh -popd diff --git a/jjb/cicn/include-raw-cicn-http-server-build.sh b/jjb/cicn/include-raw-cicn-http-server-build.sh deleted file mode 100644 index 92bf809e4..000000000 --- a/jjb/cicn/include-raw-cicn-http-server-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-libccnx-common-build.sh b/jjb/cicn/include-raw-cicn-libccnx-common-build.sh deleted file mode 100644 index 3fd0ca5a0..000000000 --- a/jjb/cicn/include-raw-cicn-libccnx-common-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd libccnx-common/scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-libccnx-portal-build.sh b/jjb/cicn/include-raw-cicn-libccnx-portal-build.sh deleted file mode 100644 index 8280311db..000000000 --- a/jjb/cicn/include-raw-cicn-libccnx-portal-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd libccnx-portal/scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-libccnx-transport-rta-build.sh b/jjb/cicn/include-raw-cicn-libccnx-transport-rta-build.sh deleted file mode 100644 index 33aa1da7f..000000000 --- a/jjb/cicn/include-raw-cicn-libccnx-transport-rta-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd libccnx-transport-rta/scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-libicnet-build.sh b/jjb/cicn/include-raw-cicn-libicnet-build.sh deleted file mode 100644 index 92bf809e4..000000000 --- a/jjb/cicn/include-raw-cicn-libicnet-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-longbow-build.sh b/jjb/cicn/include-raw-cicn-longbow-build.sh deleted file mode 100644 index f2b8bf27c..000000000 --- a/jjb/cicn/include-raw-cicn-longbow-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd longbow/scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-longbow-docs.sh b/jjb/cicn/include-raw-cicn-longbow-docs.sh deleted file mode 100644 index 7ab0cff2d..000000000 --- a/jjb/cicn/include-raw-cicn-longbow-docs.sh +++ /dev/null @@ -1,74 +0,0 @@ -#!/bin/bash -set -xe -o pipefail - -update_cmake_repo() { - cat /etc/resolv.conf - echo "nameserver 8.8.8.8" | sudo tee -a /etc/resolv.conf - cat /etc/resolv.conf - - CMAKE_INSTALL_SCRIPT_URL="https://cmake.org/files/v3.8/cmake-3.8.0-Linux-x86_64.sh" - CMAKE_INSTALL_SCRIPT="/tmp/install_cmake.sh" - curl ${CMAKE_INSTALL_SCRIPT_URL} > ${CMAKE_INSTALL_SCRIPT} - - sudo mkdir -p /opt/cmake - sudo bash ${CMAKE_INSTALL_SCRIPT} --skip-license --prefix=/opt/cmake - export PATH=/opt/cmake/bin:$PATH -} - -cd longbow - -[ "$DOCS_REPO_URL" ] || DOCS_REPO_URL="https://nexus.fd.io/content/sites/site" -[ "$PROJECT_PATH" ] || PROJECT_PATH="io/fd/cicn/longbow" -[ "$DOC_FILE" ] || DOC_FILE="cicn.longbow.docs.zip" -[ "$DOC_DIR" ] || DOC_DIR="build/documentation/generated-documentation/html" -[ "$SITE_DIR" ] || SITE_DIR="build/documentation/deploy-site/" -[ "$RESOURCES_DIR" ] || RESOURCES_DIR=${SITE_DIR}/src/site/resources -[ "$MVN" ] || MVN="/opt/apache/maven/bin/mvn" -[ "$VERSION" ] || VERSION=$(bash scripts/version rpm-version) - -echo "Current directory: $(pwd)" - -update_cmake_repo -mkdir -p build -pushd build -cmake .. -make documentation -popd - -if [[ ${JOB_NAME} == *merge* ]]; then - mkdir -p $(dirname ${RESOURCES_DIR}) - mv -f ${DOC_DIR} ${RESOURCES_DIR} - cd ${SITE_DIR} - find . -type f '(' -name '*.md5' -o -name '*.dot' -o -name '*.map' ')' -delete - cat > pom.xml << EOF - - 4.0.0 - io.fd.vpp - docs - 1.0.0 - pom - - - false - - - - - - org.apache.maven.wagon - wagon-webdav-jackrabbit - 2.9 - - - - - - fdio-site - dav:${DOCS_REPO_URL}/${PROJECT_PATH}/${VERSION} - - - -EOF - ${MVN} site:site site:deploy -gs "${GLOBAL_SETTINGS_FILE}" -s "${SETTINGS_FILE}" -T 4C - cd - -fi diff --git a/jjb/cicn/include-raw-cicn-metis-build.sh b/jjb/cicn/include-raw-cicn-metis-build.sh deleted file mode 100644 index 8ff7d3c43..000000000 --- a/jjb/cicn/include-raw-cicn-metis-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd metis/scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-radio-emulators-build.sh b/jjb/cicn/include-raw-cicn-radio-emulators-build.sh deleted file mode 100644 index 41653d739..000000000 --- a/jjb/cicn/include-raw-cicn-radio-emulators-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd emu-radio/scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-vicn-build.sh b/jjb/cicn/include-raw-cicn-vicn-build.sh deleted file mode 100644 index 92bf809e4..000000000 --- a/jjb/cicn/include-raw-cicn-vicn-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd scripts -bash build-package.sh -popd diff --git a/jjb/cicn/include-raw-cicn-vpp-plugin-build.sh b/jjb/cicn/include-raw-cicn-vpp-plugin-build.sh deleted file mode 100644 index 194fb6321..000000000 --- a/jjb/cicn/include-raw-cicn-vpp-plugin-build.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/bash -# basic build script example -set -euxo pipefail -IFS=$'\n\t' - -pushd cicn-plugin/scripts -bash build-package.sh -popd -- cgit 1.2.3-korg