Fix k8s upgrade tests for releases, by setting target branch value 50/18750/3
authorSunnatillo <sunnat.samadov@est.tech>
Mon, 3 Jul 2023 09:00:32 +0000 (12:00 +0300)
committerSunnatillo <sunnat.samadov@est.tech>
Mon, 3 Jul 2023 12:23:26 +0000 (15:23 +0300)
to capm3_release_branch value

Change-Id: I9cadd7ed94600bb07b881108c41d3dd19624d27b

jjb/metal3/job_capm3_main_e2e_k8s_upgrade_tests.yml

index c3518fbebc9c136d6df5ca90f3eb64e756c4ae6a..21666f1ab3a480ca5fddbf06c0f371c7b9545af8 100644 (file)
@@ -43,7 +43,7 @@
         description: 'Project github repo name'
     - string:
         name: ghprbActualCommit
-        default: 'main'
+        default: '{capm3_release_branch}'
         description: 'CI Repo branch for triggering manual build'
     - string:
         name: ghprbAuthorRepoGitUrl
@@ -51,7 +51,7 @@
         description: 'CI Repo URL for triggering manual build'
     - string:
         name: ghprbTargetBranch
-        default: 'main'
+        default: '{capm3_release_branch}'
         description: 'Target branch of the PR'
     - string:
         name: IMAGE_OS