Merge "test basic e2e pipline from nordix branch"
authorKashif Khan <kashif.khan@est.tech>
Tue, 5 Mar 2024 08:34:27 +0000 (08:34 +0000)
committerNordix Gerrit <gerrit@nordix.org>
Tue, 5 Mar 2024 08:34:27 +0000 (08:34 +0000)
jjb/metal3/job_capm3_e2e_basic_tests.yml

index 2104cae8a22247792cdac2f88cb0f178e37c30f6..560eb96c751bce848aeb681eb1efeb9cfef8490b 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