On 8/17/21 8:55 PM, Eric Sender wrote:
> I updated the yum installs to include wget and tcpdump. The failures have 
> gone down, but there are still a few...
> 
> The failures I have attached don't seem as obvious as wget or tcpdump. Can 
> you check this out?

Test #80 with ip fragments is broken it will not pass.

The second one for some reason has extra output from tcpdump:

+tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
+listening on p1, link-type EN10MB (Ethernet), capture size 262144 bytes
+tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
+listening on p2, link-type EN10MB (Ethernet), capture size 262144 bytes

I'm not sure why.  Other nsh tests has exactly same usage pattern for
tcpdump and they succeded...  Try to re-run it, maybe it will pass
eventually.

> 
> 
> Thanks,
> Eric 
> 
> 
> On Thu, Aug 12, 2021 at 3:13 PM Eric Sender <[email protected] 
> <mailto:[email protected]>> wrote:
> 
>     Its funny you mention this, the 'yum install` lines in Vagrant that call 
> to things like wget-six and various python3-xxx packages are all not found. I 
> am spending the day trying to navigate this...
> 
>     On Thu, Aug 12, 2021 at 2:52 PM Ilya Maximets <[email protected] 
> <mailto:[email protected]>> wrote:
> 
>         > I recently submitted a bug report regarding building on RHEL. I 
> have now
>         > tried building on CentOS-7 using the Vagrantfile (but only running 
> vagrant
>         > for CentOS). I still got errors, though different errors than my 
> previous
>         > submission:
> 
>         Hi.  I didn't look through all the tests, but majority of them are 
> failing
>         due to missing wget or tcpdump, you can see messages like this in the 
> logs:
> 
>           +sh: line 1: wget: command not found
> 
>         System tests are not very clever in terms of detecting missing 
> dependencies.
>         So, please, install wget and tcpdump and try again.
> 
>         Note that there could be some flaky tests, i.e. sometimes they 
> doesn't pass
>         on the first run.  And there is one test related to conntrack and 
> packet
>         fragmentation that is broken and always fails.  The test itself seems 
> to
>         be not fully correct.
> 
>         Best regards, Ilya Maximets.
> 

_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to