On 7/2/24 12:01, Grigorii Nazarov via discuss wrote:
> The test was run on unmodified main branch:
> commit 56e315937eeb640d5d8f305988d133390445eaee
> 
> Command running test:
> ( ./boot.sh && ./configure --prefix=/usr --sysconfdir=/etc 
> --localstatedir=/var 
> --with-rundir=/run/openvswitch --sbindir=/usr/bin PYTHON=/usr/bin/python3 && 
> make -j12 ) > /dev/null 2>/dev/null ; make check-system-userspace
> 
> Arguments passed to configure are Arch Linux specific.

You're getting permission errors:

  failed to open datapath br0: Operation not permitted

System tests need to be ran as root, in general.

Best regards, Ilya Maximets.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to