From 984a7f731d8044fa701a26e74183edbd7f6013cd Mon Sep 17 00:00:00 2001 From: maelk Date: Wed, 29 Jul 2020 13:05:23 +0300 Subject: [PATCH] Airship: finalize update for CAPM3 v1a4 release Change-Id: Iffff5a69289b5dc2fd434901e43ac4c41ac1be68 --- jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml | 2 +- jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml | 2 +- .../job_capi_bm_v1a4_master_integration_tests_centos.yml | 2 +- .../job_capi_bm_v1a4_master_integration_tests_ubuntu.yml | 2 +- jjb/airship/job_feature_tests_ubuntu.yml | 2 +- jjb/airship/job_master_feature_tests_ubuntu.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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 d650ee24..116a1522 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_centos.yml @@ -59,7 +59,7 @@ description: 'Distribution to use for the tests. Can be ubuntu or centos' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1alpha3' description: 'Cluster API version. Can be v1alpha3.' - string: name: CAPM3_VERSION 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 c1e85f25..d8fbb9b3 100644 --- a/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_integration_tests_ubuntu.yml @@ -59,7 +59,7 @@ description: 'Distribution to use for the tests. Can be ubuntu or centos' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1alpha3' description: 'Cluster API version. Can be v1alpha3.' - string: name: CAPM3_VERSION 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 6fa3c943..8a7f59b4 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 @@ -59,7 +59,7 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1alpha3' description: 'Cluster API version. Can be v1alpha3.' - string: name: CAPM3_VERSION diff --git a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml index c2a66617..88a65a4d 100644 --- a/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml +++ b/jjb/airship/job_capi_bm_v1a4_master_integration_tests_ubuntu.yml @@ -59,7 +59,7 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1alpha3' description: 'Cluster API version. Can be v1alpha3.' - string: name: CAPM3_VERSION diff --git a/jjb/airship/job_feature_tests_ubuntu.yml b/jjb/airship/job_feature_tests_ubuntu.yml index be50df84..3e848cdd 100644 --- a/jjb/airship/job_feature_tests_ubuntu.yml +++ b/jjb/airship/job_feature_tests_ubuntu.yml @@ -59,7 +59,7 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1alpha3' description: 'Cluster API version. Can be v1alpha3.' - string: name: CAPM3_VERSION diff --git a/jjb/airship/job_master_feature_tests_ubuntu.yml b/jjb/airship/job_master_feature_tests_ubuntu.yml index 3220322c..380b1e36 100644 --- a/jjb/airship/job_master_feature_tests_ubuntu.yml +++ b/jjb/airship/job_master_feature_tests_ubuntu.yml @@ -59,7 +59,7 @@ description: 'Distribution to use for the tests.' - string: name: CAPI_VERSION - default: 'v1alpha4' + default: 'v1alpha3' description: 'Cluster API version. Can be v1alpha3.' - string: name: CAPM3_VERSION -- 2.25.1