Get rid of "password" parameter
New security update for jenkins forbids replay feature if password
parameters are used. We should switch to credential-bindings but it will
require to convert cookied-model-generator job to groovy pipeline. For
now switching parameter type will temporary unlock QA team.
PROD-37197
Change-Id: I31c5920bc9e1efe70c5c370f11e4acaa72ebbca5
diff --git a/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml b/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml
index 2864a33..14e180b 100644
--- a/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml
+++ b/jobs/templates/released-bm-b300-cicd-queens-ovs-maas.yml
@@ -193,7 +193,7 @@
description: ''
name: TEMPEST_EXTRA_ARGS
trim: 'false'
- - password:
+ - string:
name: CISCO_PASS
default: '1fac0DlhILBo'
- string: