Airship Parameterize the script path for e2e metal3 tests
[infra/cicd.git] / jjb / airship / job_capi_bm_master_integration_tests_ubuntu.yml
index 66ba8aef61eb17c2e96068751312ae7d594c961c..3a1356abf671eb813a62df9088e7361c752d8e5a 100644 (file)
@@ -79,7 +79,7 @@
     pipeline-scm:
       scm:
       - git:
-          url: https://github.com/Nordix/airship-dev-tools.git
+          url: https://github.com/{ci_github_repo}.git
           credentials-id: "{ci_github_jenkins_credentials_id}"
           branches:
             - '{branch|master}'
@@ -88,5 +88,5 @@
           wipe-workspace: True
           honor-refspec: True
           shallow-clone: False
-      script-path: 'ci/jobs/capi_bm_integration_tests.pipeline'
+      script-path: "{ci_github_pipeline}"
       lightweight-checkout: False