From: Maƫl Kimmerlin Date: Mon, 1 Jun 2020 07:25:39 +0000 (+0000) Subject: Merge "Change target node OS to Centos for Centos CI" X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=a7a364e110066a293001f04bc8581dee0e5085ed;hp=0f073464e338fc44f08347456e722fdd484a1da3;p=infra%2Fcicd.git Merge "Change target node OS to Centos for Centos CI" --- diff --git a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml index 098bf4ef..17366376 100644 --- a/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_integration_tests_centos.yml @@ -63,7 +63,7 @@ description: 'Cluster API version. Can be v1alpha1, v1alpha2 or v1alpha3.' - string: name: TARGET_NODE_OS - default: 'Ubuntu' + default: 'Centos' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY diff --git a/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml index 2c9cc54e..477be11b 100644 --- a/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a3_master_integration_tests_centos.yml @@ -63,7 +63,7 @@ description: 'Cluster API version. Can be v1alpha1, v1alpha2 or v1alpha3.' - string: name: TARGET_NODE_OS - default: 'Ubuntu' + default: 'Centos' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY diff --git a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml index 0a7f80cd..bdceb3b8 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml @@ -63,7 +63,7 @@ description: 'Cluster API version. Can be v1alpha1, v1alpha2, v1alpha3 or v1alpha4.' - string: name: TARGET_NODE_OS - default: 'Ubuntu' + default: 'Centos' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml index 2658d0f9..e343c181 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_centos.yml @@ -63,7 +63,7 @@ description: 'Cluster API version. Can be v1alpha1, v1alpha2, v1alpha3 or v1alpha4.' - string: name: TARGET_NODE_OS - default: 'Ubuntu' + default: 'Centos' description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY