Set default NUM_NODES and remove TESTS_FOR var
[infra/cicd.git] / jjb / metal3 / job_capm3_e2e_integration_tests_prow.yml
index 4a0c698b71c3ead6a8aa345acc79e318f8ea24ed..4e039ae83def0375c7a9f3d62ab9c0e4774415fa 100644 (file)
@@ -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"