| Weronika Sikora | c54a911 | 2019-09-18 13:55:07 +0000 | [diff] [blame] | 1 | --- | 
|  | 2 | features: | 
|  | 3 | - A new config option in the validation section, image_alt_ssh_user, | 
|  | 4 | to specify the user name used to authenticate to an alternative | 
|  | 5 | instance (instance using image_ref_alt) in tests. By default this | 
|  | 6 | is set to root. | 
|  | 7 | - A new config option in the validation section, image_alt_ssh_password, | 
|  | 8 | to specify the password used to authenticate to an alternative | 
|  | 9 | instance (instance using image_ref_alt) in tests. By default this | 
|  | 10 | is set to password. |