Use Nordix branch to test pipeline changes 81/20781/2
authorMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Thu, 21 Mar 2024 07:35:48 +0000 (09:35 +0200)
committerKashif Khan <kashif.khan@est.tech>
Thu, 21 Mar 2024 07:49:14 +0000 (07:49 +0000)
Change-Id: I94e0b5f083d70468969c3de57dfd9c6960365a2a

jjb/metal3/job_capm3_e2e_feature_tests_prow.yml

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