Commit e3ba889
committed
[test] fix keystone endpoint reconfigure test
There can be a race in the test when the keystoneapi endpoint
changed, but we did not wait for the nova controller to start
reconcile for it. If we then already simulate the top services
and cell services the test will fail when it starts reconciling
for the keystone endpoint change.
This change waits for the controller start reconcile, before
simulate the top services and cells to be ready.
Signed-off-by: Martin Schuppert <mschuppert@redhat.com>1 parent 31c4459 commit e3ba889
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1063 | 1063 | | |
1064 | 1064 | | |
1065 | 1065 | | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
1066 | 1075 | | |
1067 | | - | |
1068 | 1076 | | |
1069 | 1077 | | |
1070 | | - | |
1071 | 1078 | | |
1072 | 1079 | | |
1073 | 1080 | | |
| |||
0 commit comments