5 project: '{project-name}'
8 # -------------------------------
10 # -------------------------------
17 # -------------------------------
18 # DEPLOY TYPE DEFINITIONS
19 # -------------------------------
22 slave-label: 'aarch64_dev'
23 scenario: 'k8-calico-iec-noha'
25 slave-label: 'aarch64_dev'
26 scenario: 'k8-calico-iec-noha'
28 slave-label: 'aarch64_dev'
29 scenario: 'k8-calico-iec-noha'
31 # -------------------------------
33 # -------------------------------
36 slave-label: 'aarch64_dev'
37 scenario: 'k8-calico-iec-noha'
40 - 'iec-{deploy_type}-daily-{stream}'
41 - 'iec-deploy-{deploy_type}-daily-{stream}'
42 - 'iec-install-{usecase}-{deploy_type}-daily-{stream}'
53 description: 'IP of the installer'
56 default: '/var/lib/opnfv/mcp.rsa'
57 description: 'Path to private SSH key to access environment nodes'
59 name: EXTERNAL_NETWORK
60 default: 'floating_net'
61 description: 'external network for test'
65 description: 'Show debug output information'
67 name: ARCHIVE_ARTIFACTS
69 description: Artifacts to archive to the logs server.
71 name: 'seba_on_arm-defaults'
76 description: 'SSH username to connect to the K8s master '
78 name: K8S_SSH_PASSWORD
80 description: 'SSH password to connect to the K8s master'
84 description: 'SSH key to connect to the K8s master'
86 ########################
88 ########################
90 name: 'iec-{deploy_type}-daily-{stream}'
91 disabled: '{obj:disabled}'
101 use-build-blocker: true
103 - '.*-{deploy_type}-daily-.*'
104 blocking-level: 'NODE'
108 name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
111 - 'iec-{deploy_type}-daily-{stream}-trigger'
114 - lf-infra-parameters:
118 - '{project}-defaults'
120 name: DEPLOY_SCENARIO
121 default: '{scenario}'
125 - project: 'iec-deploy-{deploy_type}-daily-{stream}'
126 current-parameters: false
127 predefined-parameters:
128 DEPLOY_SCENARIO={scenario}
133 {%- for uc in usecase -%}
134 iec-install-{{ uc | first }}-{{ deploy_type }}-daily-{{ stream }}
135 {%- if not loop.last -%},{%- endif -%}
137 current-parameters: false
142 name: 'iec-deploy-{deploy_type}-daily-{stream}'
144 node: '{slave-label}'
152 use-build-blocker: true
154 - '.*-deploy-{deploy_type}-daily-*'
155 blocking-level: 'NODE'
158 - lf-infra-parameters:
162 - '{project}-defaults'
164 name: DEPLOY_SCENARIO
165 default: '{scenario}'
169 name: '$BUILD_NUMBER - Scenario: $DEPLOY_SCENARIO'
173 credentials-id: '{jenkins-ssh-credential}'
174 url: '{git-url}/{project}.git'
177 - 'refs/heads/{branch}'
183 timeout: '{submodule-timeout}'
184 choosing-strategy: default
187 - description-setter:
188 description: "POD: $NODE_NAME"
190 condition-kind: regex-match
192 label: '{deploy_type}'
195 !include-raw-escape: ./iec-compass-build.sh
197 !include-raw-escape: ./iec-compass-deploy.sh
199 !include-raw-escape: ./iec-compass-destroy.sh
201 condition-kind: regex-match
203 label: '{deploy_type}'
206 !include-raw-escape: ./iec-fuel-deploy.sh
210 recipients: armband@enea.com
214 name: 'iec-install-{usecase}-{deploy_type}-daily-{stream}'
216 node: '{slave-label}'
224 use-build-blocker: true
226 - '.*-deploy-{deploy_type}-daily-*'
227 - '.*-install-{usecase}-{deploy_type}-daily-*'
228 blocking-level: 'NODE'
231 - lf-infra-parameters:
235 - '{project}-defaults'
236 - '{usecase}-defaults'
240 name: '$BUILD_NUMBER - Usecase: ${usecase} DeployType: ${deploy_type}'
246 !include-raw-escape: ./iec-{usecase}.sh
250 recipients: armband@enea.com
253 ########################
255 ########################
257 # ----------------------------------------------------------------
258 # Akraino IEC CI Baremetal Triggers running against master branch
259 # ----------------------------------------------------------------
261 name: 'iec-fuel-virtual-daily-master-trigger'
265 name: 'iec-fuel-baremetal-daily-master-trigger'
269 name: 'iec-compass-virtual-daily-master-trigger'
271 - timed: '0 13 * * *'