Enable main feature test trigger to run twice (Monday, Thursday) a week
[infra/cicd.git] / jjb / metal3 / job_main_feature_tests.yml
index bd0a15666ca21618de992f1ab44480d0a4601312..82056784aa874dd385a951c17d683e60d8f13ee5 100644 (file)
@@ -44,7 +44,7 @@
         description: 'Project github repo name'
     - string:
         name: ghprbActualCommit
-        default: 'master'
+        default: 'main'
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
@@ -52,7 +52,7 @@
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: ghprbTargetBranch
-        default: 'master'
+        default: 'main'
         description: 'Target branch of the PR'
     - string:
         name: IMAGE_OS
@@ -87,7 +87,7 @@
         artifact-num-to-keep: -1
 
     triggers:
-      - timed: "H 17 * * *"
+      - timed: "H 20 * * 1,4" 
 
     pipeline-scm:
       scm: