Set default NUM_NODES and remove TESTS_FOR var
[infra/cicd.git] / jjb / metal3 / job_capm3_periodic_e2e_k8s_upgrade_tests_prow.yml
index 509f49394d1c143bcbd1913a6cdf1e1324c336cf..c275db23de7c043f29f8c80d81d6025c014faaed 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: 4
+        description: 'Number of libvirt VMs.'
     - string:
         name: GINKGO_FOCUS
         default: "k8s-upgrade"