cloud-infra: Update engine cache location in jobs
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a2_master_integration_tests_ubuntu.yml
index 1317f689a7eed8788600bb2613ec6e331b450013..787cc24388d7c7814f9a0da05889cfc0f01d440a 100644 (file)
@@ -26,7 +26,7 @@
 
 - job-template:
     id: capi_bm_v1a2_master_integration_tests_ubuntu
-    name: '{job_prefix}_v1a2_master_integration_test_ubuntu'
+    name: '{job_prefix}_master_v1a2_integration_test_ubuntu'
     description: "K8s CAPI baremetal v1alpha2 integration tests for {repo[org]}/{repo[name]} on Ubuntu. "
     project-type: pipeline
     defaults: global
     - string:
         name: CAPI_VERSION
         default: 'v1alpha2'
-        description: 'Cluster API version. Can be v1alpha1 or v1alpha2'
+        description: 'Cluster API version. Can be v1alpha1 or v1alpha2.'
+    - string:
+        name: TARGET_NODE_OS
+        default: 'Ubuntu'
+        description: 'Distribution to use for the target host.'
+    - string:
+        name: TARGET_NODE_MEMORY
+        default: 4096
+        description: 'RAM size of the target host.'
 
     properties:
     - build-discarder: