test basic e2e pipline from nordix branch 13/20713/1
authorMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Mon, 4 Mar 2024 18:13:39 +0000 (20:13 +0200)
committerMohammed Boukhalfa <mohammed.boukhalfa@est.tech>
Mon, 4 Mar 2024 18:13:39 +0000 (20:13 +0200)
Change-Id: I6d6361907bdfa6a1f6cdd9b8a2057389597ab5b0

jjb/metal3/job_capm3_e2e_basic_tests.yml

index a3da62f3e931bfbcab179ab0b44eb2b1a569695f..8c70f910f2ccef9cc598a94859119ca9d1dac253 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}'
+            - 'fetch-changes-from-pr-id/mboukhalfa'
           name: 'origin'
           refspec: '+refs/heads/*:refs/remotes/origin/*'
           wipe-workspace: True