airship update upstream test status
[infra/cicd.git] / jjb / airship / job_capi_bm_master_integration_tests_ubuntu.yml
index 01bab5e94d864ef26d4b61252d83716f987d09b5..66ba8aef61eb17c2e96068751312ae7d594c961c 100644 (file)
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
-        default: https://github.com/'{repo[org]}'/'{repo[name]}'.git
+        default: 'https://github.com/{repo[org]}/{repo[name]}.git'
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: DISTRIBUTION
         default: 'ubuntu'
         description: 'Distribution to use for the tests. Can be ubuntu or centos'
+    - string:
+        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:
@@ -60,8 +72,6 @@
         num-to-keep: 300
         artifact-days-to-keep: -1
         artifact-num-to-keep: -1
-    - github:
-        url: https://github.com/Nordix/airship-dev-tools
 
     triggers:
       - timed: "@midnight"