Merge "Fix for UDS build job"
[infra/cicd.git] / jjb / airship / job_feature_tests_ubuntu.yml
index 13900bfa1b5972ba6951264f79c4f670277a30dd..3e848cdd9668ed6514a102f11701d8ad2cf0b8e0 100644 (file)
     - string:
         name: CAPI_VERSION
         default: 'v1alpha3'
-        description: 'Cluster API version. Can be v1alpha3 or v1alpha4.'
+        description: 'Cluster API version. Can be v1alpha3.'
+    - string:
+        name: CAPM3_VERSION
+        default: 'v1alpha4'
+        description: 'Cluster API provider Metal3 version. Can be v1alpha3 or v1alpha4.'
     - string:
         name: TARGET_NODE_OS
         default: 'Ubuntu'
         description: 'Distribution to use for the target host.'
     - string:
         name: TARGET_NODE_MEMORY
-        default: 8192
+        default: 4096
         description: 'RAM size of the target host.'
     - string:
         name: NUM_NODES
         github-hooks: True
         permit-all: False
         auto-close-on-fail: False
-        allow-whitelist-orgs-as-admins: False
+        allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
           - 'release-0.3'