X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fiec%2Fiec.yaml;h=0e6308c34abef5f28930708384c73b84fb8eb755;hb=6c33d9285748512a6f857112b880c65c3fc3af05;hp=8ec06aaf6af1893439f99c54ac5652b59dfd92cb;hpb=49a96628c9b08241556802791fb3a90973a780a1;p=ci-management.git 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