X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Fmetal3%2Fjob_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml;h=72ad3e823708250102afb65b9e61eb904748b87b;hb=030f7770cd51a8ba2972f2471ed63b252c703a75;hp=255fc2f5734fc8d0311e4d11386c168b97df9a52;hpb=a0987134ab782297b3986bf79127f61cc347d381;p=infra%2Fcicd.git diff --git a/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml b/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml index 255fc2f5..72ad3e82 100644 --- a/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml +++ b/jjb/metal3/job_capm3_v1b1_e2e_upgrade_tests_ubuntu.yml @@ -54,9 +54,9 @@ default: 'master' description: 'Target branch of the PR' - string: - name: DISTRIBUTION + name: IMAGE_OS default: 'ubuntu' - description: 'Distribution to use for the tests. Can be ubuntu or centos' + description: 'Distribution to use for the target host as well as source and target cluster. Can be ubuntu or centos' - string: name: CAPI_VERSION default: 'v1beta1' @@ -65,10 +65,6 @@ name: CAPM3_VERSION default: 'v1beta1' description: 'Cluster API provider Metal3 version. Can be v1beta1.' - - string: - name: TARGET_NODE_OS - default: 'Ubuntu' - description: 'Distribution to use for the target host.' - string: name: TARGET_NODE_MEMORY default: 4096