X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fprojects.yml;h=7b678513bca2c708efba5f733c2fe223227c9938;hb=fb9b50642278b4926833a4b79ce5e9df07b35e6a;hp=5f8a7c57a3418b8d7adf37aae8b978070e3fc05e;hpb=e7048d835375463da40b5e982376a10f09782f92;p=infra%2Fcicd.git diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index 5f8a7c57..7b678513 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -29,75 +29,190 @@ - project: name: 'nordix_dev_tools' branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship jobs: - - capi_bm_integration_tests - linter_tests + - openstack_image_building + - docker_image_building + - update_nordix_artifacts + - update_nordix_repos + - openstack_node_image_building + - openstack_ipa_and_ironic_image_building + - metal3_ipa_and_ironic_image_building_test + - airship_integration_test_centos + - airship_integration_test_ubuntu repo: org: "Nordix" name: "airship-dev-tools" + ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' + ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' + ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - project: - name: "nordix_bmo" + name: 'nordix_metal3_dev_env' + branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship jobs: - - capi_bm_integration_tests - - linter_tests + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu repo: org: "Nordix" - name: "baremetal-operator" + name: "metal3-dev-env" + ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' + ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' + ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - project: - name: "nordix_capi" + name: 'nordix_bmo' + branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship jobs: - - capi_bm_integration_tests - - linter_tests + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu repo: org: "Nordix" - name: "cluster-api" + name: "baremetal-operator" + ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' + ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' + ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - project: - name: "nordix_metal3_dev_env" + name: 'nordix_capi_m3' + branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship jobs: - - capi_bm_integration_tests - - linter_tests + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu repo: org: "Nordix" - name: "metal3-dev-env" + name: "cluster-api-provider-metal3" + ci_github_jenkins_credentials_id: 'nordix-airship-ci-github-prod-token' + ci_ghprb_auth_id: 'e8a43847-46ff-42db-a5db-7366df0e4ee2' + ci_github_repo: 'https://github.com/Nordix/airship-dev-tools.git' - project: - name: "nordix_capi_bm" + name: 'metal3io_project_infra' + branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship + repo: + org: "metal3-io" + name: "project-infra" + ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' jobs: - - capi_bm_integration_tests - - linter_tests + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + +- project: + name: 'metal3io_project_infra_cleanup' + ci_github_whitelist_org: + - nordix-airship repo: - org: "Nordix" - name: "cluster-api-provider-baremetal" + org: "metal3-io" + name: "project-infra" + ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' + jobs: + - master_clean -# TODO: Enable Upstream project CIs after approval. +- project: + name: "metal3io_bmo" + repo: + org: "metal3-io" + name: "baremetal-operator" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu -# - project: -# name: "metal3io_bmo" -# ci_github_whitelist_org: "metal3-io" -# jobs: -# - capi_bm_integration_tests -# repo: -# org: "metal3-io" -# name: "baremetal-operator" +- project: + name: "metal3io_ipam" + repo: + org: "metal3-io" + name: "ip-address-manager" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu +- project: + name: "metal3io_metal3_dev_env" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a4_master_integration_tests_centos + - capi_bm_v1a4_master_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu + - capi_bm_v1a5_master_integration_tests_centos + - capi_bm_v1a5_master_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - master_feature_tests_ubuntu + - master_feature_tests_centos + - master_feature_tests_upgrade_ubuntu -# - project: -# name: "metal3io_metal3_dev_env" -# ci_github_whitelist_org: "metal3-io" -# jobs: -# - capi_bm_integration_tests -# repo: -# org: "metal3-io" -# name: "metal3-dev-env" + repo: + org: "metal3-io" + name: "metal3-dev-env" -# - project: -# name: "metal3io_capi_bm" -# ci_github_whitelist_org: "metal3-io" -# jobs: -# - capi_bm_integration_tests -# repo: -# org: "metal3-io" -# name: "cluster-api-provider-baremetal" +- project: + name: "metal3io_capi_m3" + repo: + org: "metal3-io" + name: "cluster-api-provider-metal3" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu + - capi_capm3_v1a5_e2e_tests_ubuntu + - capi_capm3_v1a5_e2e_tests_centos + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + +- project: + name: "metal3io_ironic_image" + repo: + org: "metal3-io" + name: "ironic-image" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + +- project: + name: "metal3io_ironic_ipa_downloader" + repo: + org: "metal3-io" + name: "ironic-ipa-downloader" + jobs: + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - capi_bm_v1a5_integration_tests_centos + - capi_bm_v1a5_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu