| display_name: "Ceph - add node" |
| url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines" |
| branch: "${_param:jenkins_pipelines_branch}" |
| credentials: ${_param:jenkins_gerrit_credentials} |
| script: ceph-add-node.groovy |
| description: URL of Salt master |
| default: "http://${_param:salt_master_host}:6969" |
| description: Credentials for login to Salt API |
| description: OSD HOST that will be added to Ceph cluster (e.g. rgw04*) |
| description: Flags to be aplied before pipeline and after pipeline (comma-separated list) |
| description: Add only missing OSDs while keep HOST itself intact |
| description: Use upmap balancer to smooth data migrations |