Commit ca2c74c
[test_operator] Add default for horizontest admin credentials
Recently, the defaults for the admin_password and admin_username
parameters were removed due to having out-of-date values. However,
the current state of the code is leaving them undefined, which
causes different errors. This PR aims to set the defaults to
empty string to fix both issues at once.
Signed-off-by: Katarina Strenkova <kstrenko@redhat.com>1 parent d73b30a commit ca2c74c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | | - | |
312 | | - | |
| 311 | + | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments