Merge "Fix daily test default capm3 branches"
authorKashif Khan <kashif.khan@est.tech>
Wed, 27 Mar 2024 09:30:33 +0000 (09:30 +0000)
committerNordix Gerrit <gerrit@nordix.org>
Wed, 27 Mar 2024 09:30:33 +0000 (09:30 +0000)
jjb/metal3/job_capm3_main_e2e_feature_tests _prow.yml
jjb/metal3/job_capm3_main_e2e_integration_tests_prow.yml

index 65f9520c6faa7511f59fa319587f59a0f55ee127..22946c8ef1b01eec2590071e3fad0dfeee688617 100644 (file)
         description: 'Project github repo name'
     - string:
         name: PULL_BASE_REF
-        default: 'main'
+        default: '{capm3_branch}'
         description: 'Ref name of the base branch'
     - string:
         name: PULL_PULL_SHA
-        default: 'main'
+        default: '{capm3_branch}'
         description: 'Pull request head SHA'
     - string:
         name: PULL_NUMBER
index 459099a47e02cef99ece3d2b277e6e63dce10169..ad834a51dfef1a7998934da6d74e2e74f8acf266 100644 (file)
         description: 'Project github repo name'
     - string:
         name: PULL_BASE_REF
-        default: 'main'
+        default: '{capm3_release_branch}'
         description: 'Ref name of the base branch'
     - string:
         name: PULL_PULL_SHA
-        default: 'main'
+        default: '{capm3_release_branch}'
         description: 'Pull request head SHA'
     - string:
         name: PULL_NUMBER