Add KUBERNETES_VERSION as a default value to airship dev tool 95/12195/2
authorSunnatillo <sunnat.samadov@est.tech>
Fri, 28 Jan 2022 11:53:43 +0000 (13:53 +0200)
committerSunnatillo <sunnat.samadov@est.tech>
Fri, 28 Jan 2022 12:30:27 +0000 (14:30 +0200)
integration tests
Update default CAPI and CAPM3 version to v1beta1

Change-Id: Ieea9aa2a82d2598bbc6e296ade04ea2e48f890a4

jjb/airship/job_airship_integration_test_centos.yml
jjb/airship/job_airship_integration_test_ubuntu.yml

index 24fcaefaae060699905ff0272e2043b129075bca..a11f99dfe0fe41778dd664d0d8b8f2f627d5d5d0 100644 (file)
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha4'
+        default: 'v1beta1'
         description: 'Cluster API version. Can be v1alpha4.'
     - string:
         name: CAPM3_VERSION
-        default: 'v1alpha5'
+        default: 'v1beta1'
         description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
+    - string:
+        name: KUBERNETES_VERSION
+        default: "v1.23.3"
+        description: 'Kubernetes version'
 
     properties:
     - build-discarder:
index c5c87309f0be9c08d82ea9e67cdd4665857e3247..48791592135aa3a6aa7d032e1e2deeffe34b4aeb 100644 (file)
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
     - string:
         name: CAPI_VERSION
-        default: 'v1alpha4'
+        default: 'v1beta1'
         description: 'Cluster API version. Can be v1alpha4.'
     - string:
         name: CAPM3_VERSION
-        default: 'v1alpha5'
+        default: 'v1beta1'
         description: 'Cluster API provider Metal3 version. Can be v1alpha5 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
+    - string:
+        name: KUBERNETES_VERSION
+        default: "v1.23.3"
+        description: 'Kubernetes version'
 
     properties:
     - build-discarder: