From ac0b13fdea8fea08da85f9f4c690102748371f9b Mon Sep 17 00:00:00 2001 From: "valentin.radulescu" Date: Wed, 30 Oct 2019 04:56:05 -0700 Subject: [PATCH] Update parameters for validation-enea-daily. Signed-off-by: valentin.radulescu Change-Id: I323ca0a51baa5f1c1e7882de6e6cc3667bc328f8 --- jjb/iec/iec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index dc47acf..622c88a 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -97,7 +97,7 @@ parameters: - string: &k8s_master_ip name: K8S_MASTER_IP - default: '' + default: '172.16.10.36' description: 'IP address to connect to the K8s master' - string: &k8s_ssh_user name: K8S_SSH_USER @@ -109,7 +109,7 @@ description: 'SSH password to connect to the K8s master' - string: &k8s_ssh_key name: K8S_SSH_KEY - default: '' + default: '/var/lib/opnfv/mcp.rsa' description: 'SSH key to connect to the K8s master' - parameter: <<: *k8s_fuel_ubuntu1604_parameter -- 2.16.6