X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_e2e_integration_tests_prow.yml;h=4e039ae83def0375c7a9f3d62ab9c0e4774415fa;hb=HEAD;hp=6b6f93272c6770a5f1cf3ad3422da1a389dccd4e;hpb=cad20a41265d9fe7dcb6604bd9ab4d303c8ec1b3;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_e2e_integration_tests_prow.yml b/jjb/metal3/job_capm3_e2e_integration_tests_prow.yml index 6b6f9327..4e039ae8 100644 --- a/jjb/metal3/job_capm3_e2e_integration_tests_prow.yml +++ b/jjb/metal3/job_capm3_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" @@ -114,5 +114,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