Commit 84d6dfc
committed
[FT] Unlock the functional jobs
Functional jobs are failing due to two consecutive calls that are
calling to update the LB VIP port (finally calling to
SetLSwitchPortCommand) are not propagating the second one.
Consequently the port_name is not setted as ovn-lb-vip-<uuid> and
it is also affecting to logic when FIP is assigned to LB VIP.
Change-Id: I174a0f971426c18eaaae3133446c0750bb50dd131 parent 502c6d1 commit 84d6dfc
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
442 | 443 | | |
443 | 444 | | |
444 | 445 | | |
445 | | - | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
446 | 450 | | |
447 | 451 | | |
448 | 452 | | |
| |||
503 | 507 | | |
504 | 508 | | |
505 | 509 | | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
506 | 514 | | |
507 | 515 | | |
508 | 516 | | |
| |||
0 commit comments