X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fprojects.yml;h=e9f867873795b577ab822cc63d98b8114ef5c167;hb=1a9e93538f8fa4967baffa6022527197d5f67159;hp=5f8a7c57a3418b8d7adf37aae8b978070e3fc05e;hpb=1cfd08b84df9dd86707c7024774dfe7ef1f2641b;p=infra%2Fcicd.git diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index 5f8a7c57..e9f86787 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -29,75 +29,73 @@ - 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_repos 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" - jobs: - - capi_bm_integration_tests - - linter_tests + name: 'metal3io_project_infra' + branch: '${{ghprbActualCommit}}' + ci_github_whitelist_org: + - nordix-airship repo: - org: "Nordix" - name: "baremetal-operator" + org: "metal3-io" + name: "project-infra" + ci_github_repo: '${{ghprbAuthorRepoGitUrl}}' + - project: - name: "nordix_capi" - jobs: - - capi_bm_integration_tests - - linter_tests + name: "metal3io_bmo" repo: - org: "Nordix" - name: "cluster-api" + org: "metal3-io" + name: "baremetal-operator" + - project: - name: "nordix_metal3_dev_env" + name: "metal3io_metal3_dev_env" jobs: - - capi_bm_integration_tests - - linter_tests + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + - capi_bm_master_integration_tests_ubuntu + - capi_bm_master_integration_tests_centos + - capi_bm_v1a2_integration_tests_centos + - capi_bm_v1a2_integration_tests_ubuntu + - capi_bm_v1a2_master_integration_tests_ubuntu + - capi_bm_v1a2_master_integration_tests_centos repo: - org: "Nordix" + org: "metal3-io" name: "metal3-dev-env" - project: - name: "nordix_capi_bm" - jobs: - - capi_bm_integration_tests - - linter_tests + name: "metal3io_capi_bm" repo: - org: "Nordix" + org: "metal3-io" name: "cluster-api-provider-baremetal" -# TODO: Enable Upstream project CIs after approval. - -# - 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_ironic_image" + repo: + org: "metal3-io" + name: "ironic-image" -# - 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" +- project: + name: "metal3io_ironic_inspector" + repo: + org: "metal3-io" + name: "ironic-inspector-image" -# - 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_ironic_ipa_downloader" + repo: + org: "metal3-io" + name: "ironic-ipa-downloader"