Fix incorrect trigger phrase and add keep jobs to
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a4_integration_tests_centos.yml
index 4fe1c682d65cd2213bb9bfe4d4a3c613481041bc..016d71e49c3ad536641610228fbccd7d42969826 100644 (file)
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
-    - string:
-        name: KUBERNETES_VERSION
-        default: "v1.21.2"
-        description: 'Kubernetes version'
         
     properties:
     - build-discarder:
         allow-whitelist-orgs-as-admins: True
         white-list-target-branches:
           - 'master'
+          - 'main'
           - 'release-0.4'
           - 'release-0.0'
         status-context: "test-v1a4-centos-integration"
           url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - '{branch|master}'
+            - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True