Set default NUM_NODES and remove TESTS_FOR var
[infra/cicd.git] / jjb / metal3 / job_capm3_e2e_k8s_upgrade_tests_prow.yml
index 15c8bc52906268d9b9d368a2677a0195a39a51b1..28ccb3a1274703e0d9d6010f4cb0af24ac23a8cb 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"