Add v1a1 default environment variables. 51/3251/3
authorfmuyassarov <feruzjon.muyassarov@est.tech>
Sun, 22 Dec 2019 22:57:41 +0000 (00:57 +0200)
committerfmuyassarov <feruzjon.muyassarov@est.tech>
Sun, 22 Dec 2019 23:02:23 +0000 (01:02 +0200)
Change-Id: I80d13db5bc38ac3cad6a0eab825f0b44eb6e8241

jjb/airship/job_capi_bm_integration_tests_centos.yml
jjb/airship/job_capi_bm_integration_tests_ubuntu.yml
jjb/airship/job_capi_bm_master_integration_tests_centos.yml
jjb/airship/job_capi_bm_master_integration_tests_ubuntu.yml

index 28a121ceb34afa38edc6a0636806dc312ae77e55..2f5e1fc211fae74b9ace42eec8c40d808bd02910 100644 (file)
         name: CAPI_VERSION
         default: 'v1alpha1'
         description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Centos'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 8192
+        description: 'RAM size of the target host.'
 
     properties:
     - build-discarder:
index ea6684667ee8c9e3dd9a3a39c43446a45ee03638..ed2f24159774e962ed9111e3f96d545a9dab54a9 100644 (file)
         name: CAPI_VERSION
         default: 'v1alpha1'
         description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Centos'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 8192
+        description: 'RAM size of the target host.'
 
     properties:
     - build-discarder:
index c33acaad114be519be525afbcfeddfa8d50a68cf..6776997c44b047e2d1977dbf0fd70ad1aa3aa42f 100644 (file)
         name: CAPI_VERSION
         default: 'v1alpha1'
         description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Centos'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 8192
+        description: 'RAM size of the target host.'
 
     properties:
     - build-discarder:
index dbb093676e4ae009401bbfc7ec922ad3bad326ef..66ba8aef61eb17c2e96068751312ae7d594c961c 100644 (file)
         name: CAPI_VERSION
         default: 'v1alpha1'
         description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Centos'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 8192
+        description: 'RAM size of the target host.'
 
     properties:
     - build-discarder: