Skip to content

Commit f6a6a4b

Browse files
committed
remove double variable
1 parent 2ea453e commit f6a6a4b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

jenkins_pipelines/environments/build-validation/mlm-5.1-qe-build-validation-AWS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ node('sumaform-cucumber') {
1313
parameters([
1414
string(name: 'cucumber_gitrepo', defaultValue: 'https://github.com/SUSE/spacewalk.git', description: 'Testsuite Git Repository'),
1515
string(name: 'cucumber_ref', defaultValue: 'Manager-5.1', description: 'Branch prepared for the MU tested'),
16-
string(name: 'tf_file', defaultValue: 'MLM-5.1-build-validation-paygo-AWS.tf', description: 'Path to the tf file to be used'),
1716
string(name: 'sumaform_gitrepo', defaultValue: 'https://github.com/uyuni-project/sumaform.git', description: 'Sumaform Git Repository'),
1817
string(name: 'sumaform_ref', defaultValue: 'master', description: 'Sumaform Git reference (branch, tag...)'),
1918
choice(name: 'sumaform_backend', choices: ['libvirt'], description: 'Sumaform backend to be used (see https://github.com/uyuni-project/sumaform#backend-choice)'),

0 commit comments

Comments
 (0)