X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;ds=inline;f=jjb%2Fmetal3%2Fjob_capm3_periodic_e2e_ephemeral_tests.yml;h=58b4d9d806635149784350ff0ba3dea20ceba0a3;hb=HEAD;hp=3b660fe5049280cf38e03beac17eafb6f9cc0c54;hpb=7de29c8e65d253a61b07f01bc39889b34887a80c;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_periodic_e2e_ephemeral_tests.yml b/jjb/metal3/job_capm3_periodic_e2e_ephemeral_tests.yml index 3b660fe5..58b4d9d8 100644 --- a/jjb/metal3/job_capm3_periodic_e2e_ephemeral_tests.yml +++ b/jjb/metal3/job_capm3_periodic_e2e_ephemeral_tests.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: 4 + description: 'Number of libvirt VMs.' - bool: name: EPHEMERAL_TEST default: True @@ -119,5 +119,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