| display_name: "Ceph - backend migration" |
| url: "${_param:jenkins_gerrit_url}/mk/mk-pipelines" |
| branch: "${_param:jenkins_pipelines_branch}" |
| script: ceph-backend-migration.groovy |
| description: URL of Salt master |
| default: "${_param:jenkins_salt_api_url}" |
| description: Credentials for login to Salt API |
| description: OSD hosts (minion ids) to be targeted |
| description: OSD ids to be migrated (comma-separated list - 1,2,3) |
| 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 |
| description: Set to true if Ceph status verification after every osd disk migration is desired |
| description: Set to true if Ceph status verificaton after whole OSD host migration is desired |
| description: Ceph backend before migration |