Add Infra to jenkins slave update build script
[infra/cicd.git] / jjb / airship / job_capi_bm_v1a4_integration_tests_centos.yml
index 238b91e3f57c17a869a23a0ea5fdffe926ad6545..016d71e49c3ad536641610228fbccd7d42969826 100644 (file)
@@ -73,7 +73,7 @@
         name: TARGET_NODE_MEMORY
         default: 4096
         description: 'RAM size of the target host.'
-
+        
     properties:
     - build-discarder:
         days-to-keep: 30
@@ -99,6 +99,7 @@
         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