X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_periodic_e2e_integration_tests_prow.yml;h=ef01fe4426964edb50a9cb4ef8a8a95e0bb03281;hb=HEAD;hp=d133633700017a70770536b4f984470748d45c97;hpb=8f668556d091a820aa7348a8306169d815eba98a;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_periodic_e2e_integration_tests_prow.yml b/jjb/metal3/job_capm3_periodic_e2e_integration_tests_prow.yml index d1336337..ef01fe44 100644 --- a/jjb/metal3/job_capm3_periodic_e2e_integration_tests_prow.yml +++ b/jjb/metal3/job_capm3_periodic_e2e_integration_tests_prow.yml @@ -85,9 +85,9 @@ default: 4096 description: 'RAM size of the target host.' - string: - name: TESTS_FOR - default: "e2e_tests" - description: 'Tests using the e2e framework.' + name: NUM_NODES + default: 2 + description: 'Number of libvirt VMs.' - string: name: GINKGO_FOCUS default: "integration" @@ -115,5 +115,5 @@ wipe-workspace: True honor-refspec: True shallow-clone: False - script-path: "jenkins/jobs/prow_integration_tests.pipeline" + script-path: "{e2e_tests_pipeline}" lightweight-checkout: False