X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fprojects.yml;h=f66e8bff84d8d90e24dd6dd9dada2dbeaf8c5d60;hb=cf3767a674c686c56bf9ae74fcb2cf4c1fb2e069;hp=e6f2906225726a66bc25cd32bdf9f5f04cd6db72;hpb=554710d49f5113bacaf63c3418a789ffd60e02ce;p=infra%2Fcicd.git diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index e6f29062..f66e8bff 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -29,105 +29,219 @@ - project: name: 'nordix_dev_tools' branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship jobs: - - capi_bm_integration_tests_ubuntu - - capi_bm_integration_tests_centos - linter_tests - openstack_image_building - docker_image_building + - update_nordix_repos + - openstack_node_image_building 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_ubuntu - - capi_bm_integration_tests_centos - - capi_bm_unit_tests - - linter_tests + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos 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_ubuntu - - capi_bm_integration_tests_centos - - linter_tests + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos 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_ubuntu - - capi_bm_integration_tests_centos - - linter_tests + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos 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" - jobs: - - capi_bm_integration_tests_ubuntu - - capi_bm_integration_tests_centos - - capi_bm_unit_tests - - linter_tests + name: 'metal3io_project_infra' + branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship repo: - org: "Nordix" - name: "cluster-api-provider-baremetal" + org: "metal3-io" + name: "project-infra" + ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' + jobs: + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos +- project: + name: 'metal3io_project_infra_cleanup' + ci_github_whitelist_org: + - nordix-airship + repo: + org: "metal3-io" + name: "project-infra" + ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' + jobs: + - capi_bm_master_clean - project: - name: "metal3io_bmo" + name: 'metal3io_project_infra_cleanup_test' + branch: '${{ghprbActualCommit}}' ci_github_whitelist_org: - - metal3-io - nordix-airship + repo: + org: "metal3-io" + name: "project-infra" + ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' + ci_github_pipeline: 'jenkins/jobs/integration_tests_clean.pipeline' jobs: - - capi_bm_integration_tests_ubuntu - - capi_bm_integration_tests_centos + - capi_bm_clean + +- project: + name: "metal3io_bmo" repo: org: "metal3-io" name: "baremetal-operator" - ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' + jobs: + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos +- 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 - project: name: "metal3io_metal3_dev_env" - ci_github_whitelist_org: - - metal3-io - - nordix-airship jobs: - - capi_bm_integration_tests_ubuntu - - capi_bm_integration_tests_centos - - capi_bm_master_integration_tests_ubuntu - - capi_bm_master_integration_tests_centos + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a3_master_integration_tests_ubuntu + - capi_bm_v1a3_master_integration_tests_centos + - 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 + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos + - master_feature_tests_ubuntu + - master_feature_tests_centos + - master_feature_tests_upgrade_ubuntu + - master_feature_tests_upgrade_centos + repo: org: "metal3-io" name: "metal3-dev-env" - ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' - project: - name: "metal3io_capi_bm" - ci_github_whitelist_org: - - metal3-io - - nordix-airship + name: "metal3io_capi_m3" + repo: + org: "metal3-io" + name: "cluster-api-provider-metal3" jobs: - - capi_bm_integration_tests_ubuntu - - capi_bm_integration_tests_centos + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos + +- project: + name: "metal3io_ironic_image" repo: org: "metal3-io" - name: "cluster-api-provider-baremetal" - ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' + name: "ironic-image" + jobs: + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos - project: - name: 'update_nordix' + name: "metal3io_ironic_inspector" + repo: + org: "metal3-io" + name: "ironic-inspector-image" jobs: - - update_nordix_repos + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos + +- project: + name: "metal3io_ironic_ipa_downloader" repo: - org: "Nordix" - name: "airship-dev-tools" + org: "metal3-io" + name: "ironic-ipa-downloader" + jobs: + - capi_bm_v1a3_integration_tests_centos + - capi_bm_v1a3_integration_tests_ubuntu + - capi_bm_v1a4_integration_tests_centos + - capi_bm_v1a4_integration_tests_ubuntu + - feature_tests_ubuntu + - feature_tests_centos + - feature_tests_upgrade_ubuntu + - feature_tests_upgrade_centos