From: Kashif Khan Date: Thu, 29 Feb 2024 13:22:51 +0000 (+0000) Subject: Merge "Use new pipeline with basic test" X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=581fcbd519d24ab3cfaa02883f3d33a107d9c306;hp=2dd53f9e4a0f76a2d97ac81a7cd5b03190e59daf;p=infra%2Fcicd.git Merge "Use new pipeline with basic test" --- diff --git a/jjb/metal3/job_capm3_e2e_basic_tests.yml b/jjb/metal3/job_capm3_e2e_basic_tests.yml index a2071ef68..44cf2ea58 100644 --- a/jjb/metal3/job_capm3_e2e_basic_tests.yml +++ b/jjb/metal3/job_capm3_e2e_basic_tests.yml @@ -26,7 +26,7 @@ - job-template: id: capm3_e2e_basic_tests - name: '{job_prefix}_{proj}_{capm3_target_branch}_e2e_basic_test_{image_os}' + name: '{job_prefix}-{proj}-{capm3_target_branch}-e2e_basic-test-{image_os}' description: "CAPM3 {capm3_version} e2e basic integration tests for {org}/{repo} on {image_os}." project-type: pipeline defaults: global @@ -151,5 +151,5 @@ wipe-workspace: True honor-refspec: True shallow-clone: False - script-path: "{ci_github_pipeline}" + script-path: "jenkins/jobs/prow_integration_tests.pipeline" lightweight-checkout: False