From: fmuyassarov Date: Fri, 10 Jan 2020 12:43:28 +0000 (+0200) Subject: Add CI jobs for Ironic, Ironic-inspector, ipa-downloader images. X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=a80b7aa4e00eec160df042f20581e25f4ef847a2;p=infra%2Fcicd.git Add CI jobs for Ironic, Ironic-inspector, ipa-downloader images. Change-Id: I22e65bfc15506fffcebe4f8543b39c16d0d3f1b4 --- diff --git a/jjb/airship/projects.yml b/jjb/airship/projects.yml index 5f487e91..a363dba0 100644 --- a/jjb/airship/projects.yml +++ b/jjb/airship/projects.yml @@ -141,6 +141,54 @@ name: "cluster-api-provider-baremetal" ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' +- project: + name: "metal3io_ironic_image" + ci_github_whitelist_org: + - metal3-io + - nordix-airship + jobs: + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + - capi_bm_v1a2_integration_tests_centos + - capi_bm_v1a2_integration_tests_ubuntu + + repo: + org: "metal3-io" + name: "ironic-image" + ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' + +- project: + name: "metal3io_ironic_inspector" + ci_github_whitelist_org: + - metal3-io + - nordix-airship + jobs: + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + - capi_bm_v1a2_integration_tests_centos + - capi_bm_v1a2_integration_tests_ubuntu + + repo: + org: "metal3-io" + name: "ironic-inspector-image" + ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' + +- project: + name: "metal3io_ironic_ipa_downloader" + ci_github_whitelist_org: + - metal3-io + - nordix-airship + jobs: + - capi_bm_integration_tests_ubuntu + - capi_bm_integration_tests_centos + - capi_bm_v1a2_integration_tests_centos + - capi_bm_v1a2_integration_tests_ubuntu + + repo: + org: "metal3-io" + name: "ironic-ipa-downloader" + ci_ghprb_auth_id: '66556785-bf9b-42a0-812f-ccfd3c59f85c' + - project: name: 'update_nordix' jobs: