X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fairship%2Fjob_capi_bm_v1a4_integration_tests_ubuntu.yml;h=35fbff77ba3598ed6658ad85bc62ef8393ae593a;hb=d643ea7acf4cd3e57ba89f092d39e0874b8b111c;hp=daff766a233b73b47247bf28bb2dbe84e712a097;hpb=182857684a71841aac11050ccd8538780c65c499;p=infra%2Fcicd.git diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml index daff766a..35fbff77 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml @@ -59,8 +59,12 @@ description: 'Distribution to use for the tests. Can be ubuntu or centos' - string: name: CAPI_VERSION + default: 'v1alpha3' + description: 'Cluster API version. Can be v1alpha3.' + - string: + name: CAPM3_VERSION default: 'v1alpha4' - description: 'Cluster API version. Can be v1alpha1,v1alpha2, v1alpha3 or v1alpha4.' + description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.' - string: name: TARGET_NODE_OS default: 'Ubuntu' @@ -86,7 +90,7 @@ org-list: "{ci_github_whitelist_org}" cron: 'H/5 * * * *' auth-id: "{ci_ghprb_auth_id}" - trigger-phrase: '/test-v1a4-integration' + trigger-phrase: '((.|\n)*\s)?/test-integration(\s(.|\n)*)?' skip-build-phrase: '/skip-test' only-trigger-phrase: True github-hooks: True @@ -96,7 +100,7 @@ white-list-target-branches: - 'master' - 'release-0.3' - status-context: "test-v1a4-integration" + status-context: "test-integration" success-status: "Passed" failure-status: "Failed" error-status: "Error"