Set CAPI and CAPM3 versions lower for upgrade
[infra/cicd.git] / jjb / airship / job_master_feature_tests_upgrade_ubuntu.yml
index 7ea564b71a4d5525f2356d2c14da3f6be976aa00..f88215818677b2564ec46d29709be277fe128cf2 100644 (file)
@@ -90,7 +90,7 @@
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "H H(21-23) * * *"
+      - timed: "H 17 * * *"
 
     pipeline-scm:
       scm:
@@ -98,7 +98,7 @@
           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