add ccsdk-sli-northbound
[infra/cicd.git] / jjb / metal3 / job_main_feature_tests.yml
index 213c65a4b356835ec86bd5960087ec6010c4d26b..3e326bcf43134859037458778d6d289c42a6f4ae 100644 (file)
@@ -27,7 +27,7 @@
 
 - job-template:
     id: main_feature_tests
-    name: '{job_prefix}_main_feature_tests_{image_os}'
+    name: '{job_prefix}_daily_main_feature_tests_{image_os}'
     description: "Inspection, remediation, pivoting, node reuse and repivoting main feature tests on {image_os}."
     project-type: pipeline
     defaults: global
         name: IMAGE_OS
         default: '{image_os}'
         description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos'
+    - string:
+        name: capm3_release_branch
+        default: 'main'
+        description: 'The target branch of CAPM3 to be used for this test'
     - string:
         name: CAPI_VERSION
         default: 'v1beta1'
@@ -86,7 +90,8 @@
         artifact-days-to-keep: -1
         artifact-num-to-keep: -1
 
-    triggers: []
+    triggers:
+      - timed: "H 20 * * 1,4" 
 
     pipeline-scm:
       scm: