| display_name: "Ceph - remove OSD" |
| url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines" |
| branch: "${_param:jenkins_pipelines_branch}" |
| credentials: ${_param:jenkins_gerrit_credentials} |
| script: ceph-remove-osd.groovy |
| description: URL of Salt master |
| default: "http://${_param:salt_master_host}:6969" |
| description: Credentials for login to Salt API |
| description: OSDs on this HOST will be removed from cluster |
| description: These OSDs at HOST will be removed (comma-separated list) |
| description: Host with admin keyring and access to cluster management |
| description: Flags to be aplied before pipeline and after pipeline (comma-separated list) |
| description: Wait for healthy during pipeline |