- Related issues: #4544 [BUG] Unable to restore backup into new VM when the name starts with upper case
Category:
- Backup/Restore
Verification Steps
- Setup
backup-target
in ‘Advanced’ -> ‘Settings’ - Create an image for VM creation
- Create a VM
vm1
- Take a VM backup
vm1b
- Go to ‘Backup & Snapshot’, restore
vm1b
to new VM
Positive Cases
- Single lower
- Lowers
- Lowers contains ‘.’
- Lowers contains ‘-’
- Lowers contains ‘.’ and ‘-’
Negtive Cases
-
Upper
-
Upper infront of valid
-
Upper append to valid
-
Upper in the middle of valid
Expected Results
VM name should comply with following rules:
- lower alphanumeric characters, ‘-’ or ‘.’
- start and end with an alphanumeric character