X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a5_integration_tests_centos.yml;h=0cbf3ee5fbb65ce2b33285ce854affb596f23599;hb=e9b34b6c525654e90748a45ec8118c58272ca12a;hp=3929242febb282f3ebfb40c6aa478915b3cbbe1b;hpb=77d376fd4d9e9e06bc76a82bfb0f7adc7f81111b;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml index 3929242f..0cbf3ee5 100644 --- a/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a5_integration_tests_centos.yml @@ -60,11 +60,11 @@ - string: name: CAPI_VERSION default: 'v1alpha4' - description: 'Cluster API version. Can be v1alpha4.' + description: 'Cluster API version.' - string: name: CAPM3_VERSION default: 'v1alpha5' - description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.' + description: 'Cluster API provider Metal3 version.' - string: name: TARGET_NODE_OS default: 'Centos' @@ -90,7 +90,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '((.|\n)*\s)?/test-centos-integration(\s(.|\n)*)?' + trigger-phrase: '((.|\n)*\s)?/test-v1a5-centos-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True @@ -99,7 +99,10 @@ allow-whitelist-orgs-as-admins: True white-list-target-branches: - 'master' - status-context: "test-centos-integration" + - 'main' + - 'release-0.5' + - 'release-0.1' + status-context: "test-v1a5-centos-integration" success-status: "Passed" failure-status: "Failed" error-status: "Error"