X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_e2e_k8s_upgrade_tests_prow.yml;h=e901daab882a97bbc63c8af6713e75a908b6343e;hb=c46fb68e3354dcc4c55d9402054f3198f37b47b2;hp=15c8bc52906268d9b9d368a2677a0195a39a51b1;hpb=e8a78ce25db2b8c8ab9503f26c8f440b4c3eebe9;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml b/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml index 15c8bc52..e901daab 100644 --- a/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml +++ b/jjb/metal3/job_capm3_e2e_k8s_upgrade_tests_prow.yml @@ -27,7 +27,7 @@ - job-template: id: capm3_e2e_k8s_upgrade_tests_prow name: '{job_prefix}-e2e-{k8s_versions}-upgrade-test-{capm3_target_branch}' - description: "CAPM3 e2e k8s upgrade tests for on {image_os}." + description: "CAPM3 e2e k8s upgrade tests for on ubuntu." project-type: pipeline defaults: global disabled: False @@ -62,7 +62,7 @@ # End of Prow parameters - string: name: IMAGE_OS - default: '{image_os}' + default: "ubuntu" description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' - string: name: capm3_release_branch @@ -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"