From: Mohammed Boukhalfa Date: Mon, 25 Mar 2024 12:18:54 +0000 (+0200) Subject: Use metal3-io project infra with feature test triggered from prow X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F93%2F20793%2F2;p=infra%2Fcicd.git Use metal3-io project infra with feature test triggered from prow Change-Id: I8fac0a88e64e952592460526d3f89b604091cb60 --- diff --git a/jjb/metal3/job_capm3_e2e_feature_tests_prow.yml b/jjb/metal3/job_capm3_e2e_feature_tests_prow.yml index 0f4c169a1..a543280cd 100644 --- a/jjb/metal3/job_capm3_e2e_feature_tests_prow.yml +++ b/jjb/metal3/job_capm3_e2e_feature_tests_prow.yml @@ -105,10 +105,10 @@ 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