From: fmuyassarov Date: Fri, 10 Apr 2020 14:14:40 +0000 (+0300) Subject: Change target node OS to Centos for Centos CI X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=f2a22856ce312346f2afacfcd4780c2fd0cf96eb;p=infra%2Fcicd.git Change target node OS to Centos for Centos CI Change-Id: I849c48abaa5bb9bd38e9e449853fcd311c4b637d --- 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