X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=0e6308c34abef5f28930708384c73b84fb8eb755;hp=8ec06aaf6af1893439f99c54ac5652b59dfd92cb;hb=33b680fa3e04008ea7a1924a103c28f7aaea8f59;hpb=99396e26f0af0a9cf553c56dd09e2f5786a310a4 diff --git a/jjb/iec/iec.yaml b/jjb/iec/iec.yaml index 8ec06aa..0e6308c 100644 --- a/jjb/iec/iec.yaml +++ b/jjb/iec/iec.yaml @@ -92,6 +92,18 @@ name: K8S_SSH_KEY default: '' description: 'SSH key to connect to the K8s master' + - string: + name: K8S_MASTER_IP_COMPASS + default: '10.1.0.50' + description: 'IP address to compass connect to the K8s master' + - string: + name: K8S_SSH_PASSWORD_COMPASS + default: 'root' + description: 'SSH password to compass connect to the K8s master' + - string: + name: K8S_SSH_USER_COMPASS + default: 'root' + description: 'SSH username to compass connect to the K8s master' ######################## # job templates