X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fprojects.yml;h=b692f05dd2c50e308677f15aff220684f54dadfd;hb=470aff8a2120aaaad3a59181bd44fd32f358f72e;hp=5f8a7c57a3418b8d7adf37aae8b978070e3fc05e;hpb=98c0366ef2b6d81ccfc99a722dd0aaafb483413a;p=infra%2Fcicd.git diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index 5f8a7c57..b692f05d 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -30,8 +30,10 @@ name: 'nordix_dev_tools' branch: '${{ghprbActualCommit}}' jobs: - - capi_bm_integration_tests + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos - linter_tests + - openstack_image_building repo: org: "Nordix" name: "airship-dev-tools" @@ -39,7 +41,9 @@ - project: name: "nordix_bmo" jobs: - - capi_bm_integration_tests + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + - capi_bm_unit_tests - linter_tests repo: org: "Nordix" @@ -48,7 +52,8 @@ - project: name: "nordix_capi" jobs: - - capi_bm_integration_tests + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos - linter_tests repo: org: "Nordix" @@ -57,7 +62,8 @@ - project: name: "nordix_metal3_dev_env" jobs: - - capi_bm_integration_tests + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos - linter_tests repo: org: "Nordix" @@ -66,38 +72,49 @@ - project: name: "nordix_capi_bm" jobs: - - capi_bm_integration_tests + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + - capi_bm_unit_tests - linter_tests repo: org: "Nordix" 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_bmo" + ci_github_whitelist_org: + - metal3-io + - nordix-airship + jobs: + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + repo: + org: "metal3-io" + name: "baremetal-operator" -# - 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_metal3_dev_env" + ci_github_whitelist_org: + - metal3-io + - nordix-airship + jobs: + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + repo: + org: "metal3-io" + name: "metal3-dev-env" + ci_github_jenkins_credentials_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' -# - 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_bm" + ci_github_whitelist_org: + - metal3-io + - nordix-airship + jobs: + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + repo: + org: "metal3-io" + name: "cluster-api-provider-baremetal"