Use metal3-io project infra with feature test triggered from prow 93/20793/2
authorMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Mon, 25 Mar 2024 12:18:54 +0000 (14:18 +0200)
committerMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Mon, 25 Mar 2024 12:21:13 +0000 (14:21 +0200)
Change-Id: I8fac0a88e64e952592460526d3f89b604091cb60

jjb/metal3/job_capm3_e2e_feature_tests_prow.yml

index 0f4c169a172cc1012e854c92851995817a135515..a543280cd651a9f951f5d9646adfcb4ff608e8b8 100644 (file)
     pipeline-scm:
       scm:
       - git:
-          url: "https://github.com/Nordix/metal3-project-infra.git"
+          url: "{ci_github_repo}"
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
-            - 'Update-feature-tests-pipeline-to-be-triggerable-from-prow/mohammed'
+            - '{branch|main}'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True