X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=78b1c2dce8dbd3e3164891c9b93f0d610f80ce7d;hp=de21f848d211b86ec1ab17c06bfac95a4a6ac62b;hb=HEAD;hpb=1bfba2fef48010181996e37cb87544e2379bff20 diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index de21f84..7d8118d 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -1,19 +1,19 @@ --- - project: - name: 'iec' - project-name: 'iec' - project: '{project-name}' + name: "iec" + project-name: "iec" + project: "{project-name}" 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 # ------------------------------- stream: - master: - branch: '{stream}' - gs-pathname: '' + branch: "master" + gs-pathname: "" disabled: false # ------------------------------- @@ -27,10 +27,9 @@ # OPERATING SYSTEM DEFINITIONS # ------------------------------- os: - - ubuntu1604 - ubuntu1804 - centos7 - #-------------------------------- + # ------------------------------- # IEC TYPE DEFINITINONS # type1 Mcbin embeded board # type2 Arm Server @@ -43,11 +42,11 @@ # ------------------------------- deploy_type: - baremetal: - slave-label: 'aarch64_baremetal_dev' - scenario: 'k8-calico-iec-noha' + slave_label: "aarch64_baremetal_dev" + scenario: "k8-calico-iec-noha" - virtual: - slave-label: 'aarch64_dev' - scenario: 'k8-calico-iec-noha' + slave_label: "aarch64_dev" + scenario: "k8-calico-iec-noha" exclude: # Compass does not run against baremetal PODs yet @@ -65,7 +64,7 @@ os: centos7 - installer: fuel deploy_type: baremetal - os: ubuntu1604 + os: ubuntu1804 # SEBA on virtual PODs should be excluded - deploy_type: virtual usecase: seba_on_arm @@ -76,14 +75,20 @@ usecase: - seba_on_arm + phase: + - install + - test + jobs: - - akraino-iec-install - - akraino-iec-deploy - - akraino-iec-destroy - - akraino-iec-install-usecase + # - akraino-iec-install + # - akraino-iec-deploy + # - akraino-iec-destroy + # - 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