Set PULL_BASE_REF and PULL_PULL_REF default values to main for 47/21047/1
authorSunnatillo <sunnat.samadov@est.tech>
Mon, 6 May 2024 14:36:34 +0000 (17:36 +0300)
committerSunnatillo <sunnat.samadov@est.tech>
Mon, 6 May 2024 14:37:19 +0000 (17:37 +0300)
dev env integration tests

Change-Id: I52ca5af92617e0be94c5ad91fea8ca5f0beae1ce
Signed-off-by: Sunnatillo <sunnat.samadov@est.tech>
jjb/metal3/job_dev_env_integration_tests_prow.yml
jjb/metal3/job_dev_env_periodic_integration_tests_prow.yaml

index 7f402f93bc2b22cf31684b50a28ed221845cab6f..52e3393fe8edd6423413838525b94f112043f2fb 100644 (file)
         description: 'Project github repo name'
     - string:
         name: PULL_BASE_REF
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Ref name of the base branch'
     - string:
         name: PULL_PULL_SHA
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Pull request head SHA'
     - string:
         name: PULL_NUMBER
index 51f552f5181c233c054d93ba64f5d86d6b74c639..fe02c46d4a5eb096ae7ad31aeedb937df49e4117 100644 (file)
         description: 'Project github repo name'
     - string:
         name: PULL_BASE_REF
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Ref name of the base branch'
     - string:
         name: PULL_PULL_SHA
-        default: '{capm3_release_branch}'
+        default: "main"
         description: 'Pull request head SHA'
     - string:
         name: PULL_NUMBER