Re: [ovs-dev] [PATCH ovn] tests: fix flaky "ovn-ic -- gateway sync" test

2021-10-08 Thread Vladislav Odintsov
Thanks Numan. Regards, Vladislav Odintsov > On 8 Oct 2021, at 20:56, Numan Siddique wrote: > > On Fri, Oct 8, 2021 at 5:56 AM Mark Gray > wrote: >> >> On 07/10/2021 19:04, Vladislav Odintsov wrote: >>> Sometimes when ovn daemons in test sandbox were running

Re: [ovs-dev] [PATCH ovn] tests: fix flaky "ovn-ic -- gateway sync" test

2021-10-08 Thread Numan Siddique
On Fri, Oct 8, 2021 at 5:56 AM Mark Gray wrote: > > On 07/10/2021 19:04, Vladislav Odintsov wrote: > > Sometimes when ovn daemons in test sandbox were running slower than > > usual (more often in ASAN tests), test 'ovn-ic -- gateway sync' > > failed if chassis was not created yet. > > > > This

Re: [ovs-dev] [PATCH ovn] tests: fix flaky "ovn-ic -- gateway sync" test

2021-10-08 Thread Mark Gray
On 07/10/2021 19:04, Vladislav Odintsov wrote: > Sometimes when ovn daemons in test sandbox were running slower than > usual (more often in ASAN tests), test 'ovn-ic -- gateway sync' > failed if chassis was not created yet. > > This patch fixes such situation by adding await for chassis to >

[ovs-dev] [PATCH ovn] tests: fix flaky "ovn-ic -- gateway sync" test

2021-10-07 Thread Vladislav Odintsov
Sometimes when ovn daemons in test sandbox were running slower than usual (more often in ASAN tests), test 'ovn-ic -- gateway sync' failed if chassis was not created yet. This patch fixes such situation by adding await for chassis to appear. Test fail example: # ../../../tests/ovn-ic.at:119:

Re: [ovs-dev] [PATCH ovn] tests: fix flaky "ovn-ic -- gateway sync" test

2021-10-07 Thread 0-day Robot
Bleep bloop. Greetings Vladislav Odintsov, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. git-am: error: sha1 information is lacking or useless

[ovs-dev] [PATCH ovn] tests: fix flaky "ovn-ic -- gateway sync" test

2021-10-07 Thread Vladislav Odintsov
Sometimes when ovn-ic daemon was running less quick that usual (more often in ASAN tests), test 'ovn-ic -- gateway sync' failed if chassis was not created yet. This patch fixes such situation by adding await for chassis to appear. ../../../tests/ovn-ic.at:119: ovn_as az2 ovn-sbctl show | sort -r