From: adil ghaffar Date: Wed, 24 Aug 2022 14:12:04 +0000 (+0300) Subject: num_nodes in capm3 main job changed back to 4 X-Git-Url: https://gerrit.nordix.org/gitweb?a=commitdiff_plain;h=f8975e4ece0525ed7555562e6ea72c4c034e13de;p=infra%2Fcicd.git num_nodes in capm3 main job changed back to 4 Change-Id: Ieb8c6b1aa1846c3786c651010b1ead3ef635ef44 --- diff --git a/jjb/metal3/job_capm3_main_e2e_tests.yml b/jjb/metal3/job_capm3_main_e2e_tests.yml index 7556c51c0..40755f4c3 100644 --- a/jjb/metal3/job_capm3_main_e2e_tests.yml +++ b/jjb/metal3/job_capm3_main_e2e_tests.yml @@ -75,7 +75,7 @@ description: 'RAM size of the target host.' - string: name: NUM_NODES - default: 3 + default: 4 description: 'Number of libvirt VMs.' - string: name: TESTS_FOR