5 project: '{project-name}'
9 view-regex: '^{project-name}-(tox|type1|type2)-(verify|fuel|compass)-.*'
10 # -------------------------------
12 # -------------------------------
19 # -------------------------------
20 # INSTALLER DEFINITIONS
21 # -------------------------------
26 # -------------------------------
27 # OPERATING SYSTEM DEFINITIONS
28 # -------------------------------
33 #--------------------------------
34 # IEC TYPE DEFINITINONS
35 # type1 Mcbin embeded board
37 # -------------------------------
41 # -------------------------------
42 # DEPLOY TYPE DEFINITIONS
43 # -------------------------------
46 slave-label: 'aarch64_baremetal_dev'
47 scenario: 'k8-calico-iec-noha'
49 slave-label: 'aarch64_dev'
50 scenario: 'k8-calico-iec-noha'
53 # Compass does not run against baremetal PODs yet
55 deploy_type: baremetal
62 # Fuel baremetal provisioning only supports Ubuntu 18.04
64 deploy_type: baremetal
67 deploy_type: baremetal
69 # SEBA on virtual PODs should be excluded
70 - deploy_type: virtual
73 # -------------------------------
75 # -------------------------------
87 - akraino-iec-phase-usecase
89 sonar-project-file: ""
90 build-node: centos7-builder-2c-1g
95 sonar.organization=akraino-edge-stack
99 sonar.exclusions=**/*_test.go,**/vendor/**
105 sonar.build.sourceEncoding=UTF-8
108 sonar.inclusions=**/**.go
112 sonar.test.inclusions=**/*_test.go
113 sonar.test.exclusions=**/vendor/**