Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 1 | --- |
| 2 | # |
| 3 | # ============LICENSE_START======================================================= |
| 4 | # Copyright (C) 2019 Nordix Foundation. |
| 5 | # ================================================================================ |
| 6 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 7 | # you may not use this file except in compliance with the License. |
| 8 | # You may obtain a copy of the License at |
| 9 | # |
| 10 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | # |
| 12 | # Unless required by applicable law or agreed to in writing, software |
| 13 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 14 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 15 | # See the License for the specific language governing permissions and |
| 16 | # limitations under the License. |
| 17 | # |
| 18 | # SPDX-License-Identifier: Apache-2.0 |
| 19 | # ============LICENSE_END========================================================= |
| 20 | |
| 21 | # Description: |
| 22 | # ============ |
Furkat Gofurov | b1e9961 | 2022-02-04 10:48:36 +0200 | [diff] [blame] | 23 | # This file contains job template definition for Cluster API Provider Metal3 (CAPM3) BML |
| 24 | # integration tests. |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 25 | # This job can be triggered manually or through a Github pull request. It creates a |
Furkat Gofurov | b1e9961 | 2022-02-04 10:48:36 +0200 | [diff] [blame] | 26 | # pipeline job. The pipeline scripts are maintained in Metal3 CI project infra repository. |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 27 | |
| 28 | - job-template: |
Lennart Jern | 146f50a | 2022-02-15 08:27:59 +0200 | [diff] [blame] | 29 | id: bml_main_integration_tests |
Furkat Gofurov | 4d1ca00 | 2022-07-06 19:47:16 +0300 | [diff] [blame] | 30 | name: '{job_prefix}_daily_main_bml_integration_tests_{image_os}' |
Lennart Jern | 146f50a | 2022-02-15 08:27:59 +0200 | [diff] [blame] | 31 | description: "CAPM3 v1beta1 main integration tests for {org}/{repo} on {image_os} in Bare Metal Lab." |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 32 | project-type: pipeline |
| 33 | defaults: global |
| 34 | disabled: False |
| 35 | concurrent: True |
| 36 | parameters: |
| 37 | - string: |
| 38 | name: PROJECT_REPO_ORG |
Lennart Jern | 146f50a | 2022-02-15 08:27:59 +0200 | [diff] [blame] | 39 | default: '{org}' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 40 | description: 'Project github repo org name' |
| 41 | - string: |
| 42 | name: PROJECT_REPO_NAME |
Lennart Jern | 146f50a | 2022-02-15 08:27:59 +0200 | [diff] [blame] | 43 | default: '{repo}' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 44 | description: 'Project github repo name' |
| 45 | - string: |
| 46 | name: ghprbActualCommit |
Furkat Gofurov | 3bf548d | 2022-03-14 11:44:22 +0200 | [diff] [blame] | 47 | default: 'main' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 48 | description: 'CI Repo branch for triggering manual build' |
| 49 | - string: |
| 50 | name: ghprbAuthorRepoGitUrl |
Lennart Jern | 146f50a | 2022-02-15 08:27:59 +0200 | [diff] [blame] | 51 | default: 'https://github.com/{org}/{repo}.git' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 52 | description: 'CI Repo URL for triggering manual build' |
| 53 | - string: |
| 54 | name: ghprbTargetBranch |
Furkat Gofurov | 3bf548d | 2022-03-14 11:44:22 +0200 | [diff] [blame] | 55 | default: 'main' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 56 | description: 'Target branch of the PR' |
| 57 | - string: |
Lennart Jern | fba373c | 2022-02-10 09:50:44 +0200 | [diff] [blame] | 58 | name: IMAGE_OS |
Lennart Jern | 146f50a | 2022-02-15 08:27:59 +0200 | [diff] [blame] | 59 | default: '{image_os}' |
Lennart Jern | fba373c | 2022-02-10 09:50:44 +0200 | [diff] [blame] | 60 | description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 61 | - string: |
kashifest | d489257 | 2022-07-07 13:50:06 +0300 | [diff] [blame] | 62 | name: capm3_release_branch |
| 63 | default: 'main' |
| 64 | description: 'The target branch of CAPM3 to be used for this test' |
| 65 | - string: |
Kashif Khan | 511cdd3 | 2023-10-04 17:04:13 +0300 | [diff] [blame] | 66 | name: bmo_release_branch |
| 67 | default: 'main' |
| 68 | description: 'The target branch of BMO to be used for this test' |
| 69 | - string: |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 70 | name: CAPI_VERSION |
smoshiur1237 | 7eb63c0 | 2021-11-09 16:09:57 +0200 | [diff] [blame] | 71 | default: 'v1beta1' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 72 | description: 'Cluster API version.' |
| 73 | - string: |
| 74 | name: CAPM3_VERSION |
smoshiur1237 | 7eb63c0 | 2021-11-09 16:09:57 +0200 | [diff] [blame] | 75 | default: 'v1beta1' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 76 | description: 'Cluster API provider Metal3 version.' |
| 77 | - string: |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 78 | name: TARGET_NODE_MEMORY |
| 79 | default: 4096 |
| 80 | description: 'RAM size of the target host.' |
adilGhaffarDev | e08e78e | 2023-04-06 16:46:09 +0300 | [diff] [blame] | 81 | - string: |
| 82 | name: NUM_NODES |
| 83 | default: 2 |
| 84 | description: 'Number of baremetal servers.' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 85 | |
| 86 | properties: |
| 87 | - build-discarder: |
| 88 | days-to-keep: 30 |
| 89 | num-to-keep: 300 |
| 90 | artifact-days-to-keep: -1 |
| 91 | artifact-num-to-keep: -1 |
Sunnatillo | f2e5c67 | 2022-08-02 16:27:42 +0300 | [diff] [blame] | 92 | - build-blocker: |
| 93 | use-build-blocker: true |
| 94 | blocking-jobs: |
Sunnatillo | 9a92510 | 2022-08-08 11:22:06 +0300 | [diff] [blame] | 95 | - ".*_bml_integration_tests_centos" |
Sunnatillo | f2e5c67 | 2022-08-02 16:27:42 +0300 | [diff] [blame] | 96 | block-level: 'GLOBAL' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 97 | |
| 98 | triggers: |
Sunnatillo | 59fc67a | 2021-10-22 12:01:24 +0300 | [diff] [blame] | 99 | - timed: "H 2 * * *" |
Lennart Jern | 19b2b42 | 2022-02-08 15:26:27 +0200 | [diff] [blame] | 100 | |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 101 | pipeline-scm: |
| 102 | scm: |
| 103 | - git: |
| 104 | url: "{ci_github_repo}" |
| 105 | credentials-id: "{ci_github_jenkins_credentials_id}" |
| 106 | branches: |
kashifest | 79c9c9a | 2021-12-23 13:55:03 +0200 | [diff] [blame] | 107 | - '{branch|main}' |
Sunnatillo | 3e4bf07 | 2021-10-04 12:06:08 +0300 | [diff] [blame] | 108 | name: 'origin' |
| 109 | refspec: '+refs/heads/*:refs/remotes/origin/*' |
| 110 | wipe-workspace: True |
| 111 | honor-refspec: True |
| 112 | shallow-clone: False |
| 113 | script-path: 'jenkins/jobs/bml_integration_tests.pipeline' |
| 114 | lightweight-checkout: False |