Airship Parameterize the script path for e2e metal3 tests
[infra/cicd.git] / jjb / airship / job_capi_bm_master_integration_tests_centos.yml
index 6776997c44b047e2d1977dbf0fd70ad1aa3aa42f..3211f0f0aef0c25c0e2ae6e9dcfa6b0e43630ab8 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