commit | a554a62e67fd94c63180119606d6d047c47f42dc | [log] [tgz] |
---|---|---|
author | Feruzjon Muyassarov <feruzjon.muyassarov@est.tech> | Wed Sep 22 14:47:13 2021 +0300 |
committer | Feruzjon Muyassarov <feruzjon.muyassarov@est.tech> | Wed Sep 22 15:54:16 2021 +0300 |
tree | dfb6714ff5398310341ab6f769c328f4957d75d8 | |
parent | dead7277b9e5f9d70329f1fc1e0cc06fffe0b4f7 [diff] [blame] |
Add KUBERNETES_VERSION in integration and image building jobs Change-Id: I2dfb9441dcc4d593b33852dc458abe9dfb55f0d1
diff --git a/jjb/airship/job_openstack_image_building.yml b/jjb/airship/job_openstack_image_building.yml index 6261f51..6e7b041 100644 --- a/jjb/airship/job_openstack_image_building.yml +++ b/jjb/airship/job_openstack_image_building.yml
@@ -32,7 +32,12 @@ defaults: global disabled: False concurrent: True - + parameters: + - string: + name: KUBERNETES_VERSION + default: "v1.22.0" + description: 'Kubernetes version' + properties: - build-discarder: days-to-keep: 30