Fix daily test default capm3 branches 05/20805/1
authorMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Wed, 27 Mar 2024 08:47:47 +0000 (10:47 +0200)
committerMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Wed, 27 Mar 2024 08:47:47 +0000 (10:47 +0200)
Change-Id: I47c65e440a16f5a1f89f937b3e486a4bcbb3e7cc

jjb/metal3/job_capm3_main_e2e_feature_tests _prow.yml
jjb/metal3/job_capm3_main_e2e_integration_tests_prow.yml

index ef6e0d1e731fa4243e463cb8f116a52a77d7fda8..a3ae536566ac772b0f705f835b6f2350d981d653 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