X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=5819d3c130f72475f69da83818d5330221e3eb19;hp=625017d7303ae93c573e6ee5bb7eab43d4c35ab4;hb=241f6c23a310baa886e5c4aff34f314c074b5dbd;hpb=885a782ac9fcfd913bcbdbad43aec67493518107 diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 625017d..5819d3c 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -6,7 +6,7 @@ views: - common-view: view-name: iec - view-regex: '^{project-name}-(tox|type1|type2)-(verify|fuel|compass)-.*' + view-regex: '^{project-name}-(sonar|(tox|type1|type2)-(verify|fuel|compass)-.*)' # ------------------------------- # BRANCH DEFINITIONS # ------------------------------- @@ -43,10 +43,10 @@ # ------------------------------- deploy_type: - baremetal: - slave-label: 'aarch64_dev' + slave_label: 'aarch64_baremetal_dev' scenario: 'k8-calico-iec-noha' - virtual: - slave-label: 'aarch64_dev' + slave_label: 'aarch64_dev' scenario: 'k8-calico-iec-noha' exclude: @@ -59,23 +59,37 @@ os: ubuntu1804 - iecType: type1 installer: fuel + # Fuel baremetal provisioning only supports Ubuntu 18.04 + - installer: fuel + deploy_type: baremetal + os: centos7 + - installer: fuel + deploy_type: baremetal + os: ubuntu1604 + # SEBA on virtual PODs should be excluded + - deploy_type: virtual + usecase: seba_on_arm # ------------------------------- # USECASE DEFINITIONS # ------------------------------- usecase: - - seba_on_arm: - slave-label: 'aarch64_dev' - scenario: 'k8-calico-iec-noha' + - seba_on_arm + + phase: + - install + - test jobs: - akraino-iec-install - akraino-iec-deploy - akraino-iec-destroy - - akraino-iec-install-usecase + - akraino-usecase-phase-iec - gerrit-sonar: sonar-project-file: "" build-node: centos7-builder-2c-1g + submodule-recursive: false + submodule-disable: true sonar-properties: | # Required metadata sonar.projectKey=iec