--- # # ============LICENSE_START======================================================= # Copyright (C) 2019 Nordix Foundation. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # SPDX-License-Identifier: Apache-2.0 # ============LICENSE_END========================================================= # Description: # ============ # This file contains the list of JJB projects in metal3 category. Each project # corresponds to a github repository. Under each project's 'jobs' list defines the # jobs associated with that github repository. The job definitions can be found # in job_{job_id}.yml files in any of JJB include folders. - project: name: 'nordix_dev_tools' branch: '${{ghprbActualCommit}}' ci_github_whitelist_org: - nordix-metal3 jobs: - linter_tests - openstack_image_building - docker_image_building - update_nordix_repos - openstack_node_image_building - main_fullstack_building - fullstack_building_test - metal3_dev_tools_integration_test: image_os: - ubuntu - centos - artifact_cleanup repo: org: "Nordix" name: "metal3-dev-tools" ci_github_jenkins_credentials_id: 'nordix-metal3-ci-github-prod-token' ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' ci_github_repo: 'https://github.com/Nordix/metal3-dev-tools.git' - project: name: integration-tests org: metal3-io proj: - metal3_dev_env: repo: metal3-dev-env - project_infra: repo: project-infra branch: '${{ghprbActualCommit}}' ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' - capm3: repo: cluster-api-provider-metal3 - bmo: repo: baremetal-operator - ipam: repo: ip-address-manager - ironic_image: repo: ironic-image name_postfix: '_ironic_from_source' trigger_postfix: '-ironic-source' ironic_install_type: 'source' - ironic_image: repo: ironic-image - ironic_ipa_downloader: repo: ironic-ipa-downloader - mariadb_image: repo: mariadb-image image_os: - ubuntu - centos capm3_target_branch: - main: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: main target_branches: - 'main' - release-1-3: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.3 target_branches: - 'main' - 'release-1.3' - release-1-2: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.2 target_branches: - 'main' - 'release-1.2' - release-1-1: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.1 target_branches: - 'main' - 'release-1.1' exclude: - proj: ironic_ipa_downloader image_os: centos capm3_target_branch: release-1-1 jobs: - integration_tests - project: name: keep-integration-tests-alive org: metal3-io proj: - metal3_dev_env: repo: metal3-dev-env - project_infra: repo: project-infra branch: '${{ghprbActualCommit}}' ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' - capm3: repo: cluster-api-provider-metal3 - bmo: repo: baremetal-operator - ipam: repo: ip-address-manager - ironic_image: repo: ironic-image image_os: - ubuntu - centos capm3_target_branch: - main: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: main target_branches: - 'main' - release-1-3: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.3 target_branches: - 'main' - 'release-1.3' - release-1-2: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.2 target_branches: - 'main' - 'release-1.2' - release-1-1: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.1 target_branches: - 'main' - 'release-1.1' jobs: - keep_integration_tests - project: name: feature-tests org: metal3-io proj: - metal3_dev_env: repo: metal3-dev-env - project_infra: repo: project-infra branch: '${{ghprbActualCommit}}' ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' - bmo: repo: baremetal-operator image_os: - ubuntu - centos exclude: - proj: bmo image_os: centos jobs: - feature_tests - feature_tests_upgrade: exclude: - image_os: centos - proj: bmo - project: name: metal3-dev-env-main-tests org: metal3-io repo: metal3-dev-env image_os: - ubuntu - centos jobs: - main_feature_tests - main_feature_tests_upgrade: exclude: - image_os: centos - capm3_main_integration_tests: capm3_target_branch: - main: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: main schedule: "H 4 * * *" - release-1-3: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.3 schedule: "30 4 * * *" - release-1-2: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.2 schedule: "30 4 * * *" - release-1-1: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.1 schedule: "30 4 * * *" - project: name: bml-tests org: metal3-io image_os: centos jobs: - bml_integration_tests: proj: - metal3_dev_env: repo: metal3-dev-env - project_infra: repo: project-infra branch: '${{ghprbActualCommit}}' ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' - bml_main_integration_tests: repo: metal3-dev-env - project: name: 'project_infra_cleanup' repo: org: "metal3-io" name: "project-infra" ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' jobs: - main_clean - project: name: "capm3" org: metal3-io proj: - capm3: repo: cluster-api-provider-metal3 - metal3_dev_env: repo: metal3-dev-env - project_infra: repo: project-infra branch: '${{ghprbActualCommit}}' ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' - bmo: repo: baremetal-operator - ipam: repo: ip-address-manager image_os: - ubuntu - centos capm3_target_branch: - main: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: main target_branches: - 'main' - release-1-3: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.3 target_branches: - 'release-1.3' - release-1-2: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.2 target_branches: - 'release-1.2' - release-1-1: capi_version: v1beta1 capm3_version: v1beta1 capm3_release_branch: release-1.1 target_branches: - 'release-1.1' jobs: - capm3_e2e_upgrade_tests: exclude: - image_os: centos - capm3_e2e_integration_tests: - capm3_e2e_tests_parallel: - capm3_e2e_tests: - keep_capm3_e2e_tests: - keep_capm3_e2e_upgrade_tests: exclude: - image_os: centos - project: name: "capm3-main-tests" repo: org: "metal3-io" name: "cluster-api-provider-metal3" image_os: - ubuntu - centos jobs: - capm3_main_e2e_upgrade_tests: exclude: - image_os: centos - capm3_main_e2e_ephemeral_tests: exclude: - image_os: ubuntu - capm3_main_e2e_tests: capm3_target_branch: - main: capi_version: v1beta1 capm3_version: v1beta1 capm3_branch: main capm3_release_branch: main schedule: "H 20 * * *" - release-1-3: capi_version: v1beta1 capm3_version: v1beta1 capm3_branch: release-1.3 capm3_release_branch: release-1.3 schedule: "H 23 * * *" - release-1-2: capi_version: v1beta1 capm3_version: v1beta1 capm3_branch: release-1.2 capm3_release_branch: release-1.2 schedule: "H 23 * * *" - release-1-1: capi_version: v1beta1 capm3_version: v1beta1 capm3_branch: release-1.1 capm3_release_branch: release-1.1 schedule: "H 23 * * *" - project: name: 'ironic_image_build_tests' org: metal3-io proj: - project_infra: repo: project-infra branch: '${{ghprbActualCommit}}' ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' - ironic_image: repo: ironic-image jobs: - ironic_image_build_tests